forked from Ivasoft/openwrt
ar71xx: add profile and image building code for wzr-hp-ag300h
SVN-Revision: 27076
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user