forked from Ivasoft/openwrt
ar71xx: add support for buffalo WZR-450HP2
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43026
This commit is contained in:
@@ -49,6 +49,17 @@ endef
|
||||
|
||||
$(eval $(call Profile,WZRHPG450H))
|
||||
|
||||
define Profile/WZR450HP2
|
||||
NAME:=Buffalo WZR-450HP2
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
define Profile/WZR450HP2/Description
|
||||
Package set optimized for the Buffalo WZR-450HP2
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,WZR450HP2))
|
||||
|
||||
define Profile/WZR600DHP
|
||||
NAME:=Buffalo WZR-600DHP
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
|
||||
Reference in New Issue
Block a user