allow targets to define a default subtarget when using automatic subtarget detection...
[openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.mk
index 59ddd86..5d9bab5 100644 (file)
@@ -15,3 +15,14 @@ define Profile/WZRHPG30XNH/Description
 endef
 
 $(eval $(call Profile,WZRHPG30XNH))
+
+define Profile/WZRHPAG300H
+       NAME:=Buffalo WZR-HP-AG300H
+       PACKAGES:=kmod-ath9k wpad-mini kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
+endef
+
+define Profile/WZRHPG30XNH/Description
+       Package set optimized for the Buffalo WZR-HP-AG300H
+endef
+
+$(eval $(call Profile,WZRHPAG300H))
This page took 0.022215 seconds and 4 git commands to generate.