ar71xx: enable WHR-HP-G300N support in kernel config
[openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.mk
index 5358fb9..411dec6 100644 (file)
@@ -21,8 +21,19 @@ define Profile/WZRHPAG300H
        PACKAGES:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
 endef
 
-define Profile/WZRHPG30XNH/Description
+define Profile/WZRHPAG300H/Description
        Package set optimized for the Buffalo WZR-HP-AG300H
 endef
 
 $(eval $(call Profile,WZRHPAG300H))
+
+define Profile/WHRHPG300N
+       NAME:=Buffalo WHR-HP-G300N
+       PACKAGES:=
+endef
+
+define Profile/WHRHPG300N/Description
+       Package set optimized for the Buffalo WHR-HP-G300N
+endef
+
+$(eval $(call Profile,WHRHPG300N))
This page took 0.029966 seconds and 4 git commands to generate.