ar71xx: add a profile and build image for the OM2P board
[openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.mk
index a6de0af..74530b5 100644 (file)
@@ -49,3 +49,15 @@ define Profile/WHRHPG300N/Description
 endef
 
 $(eval $(call Profile,WHRHPG300N))
 endef
 
 $(eval $(call Profile,WHRHPG300N))
+
+
+define Profile/WHRHPGN
+       NAME:=Buffalo WHR-HP-GN
+       PACKAGES:=
+endef
+
+define Profile/WHRHPGN/Description
+       Package set optimized for the Buffalo WHR-HP-GN.
+endef
+
+$(eval $(call Profile,WHRHPGN))
This page took 0.025681 seconds and 4 git commands to generate.