forked from Ivasoft/openwrt
brcm63xx: Add DT support for WAP-5813n
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: make linux partition writable] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42243
This commit is contained in:
@@ -72,3 +72,13 @@ define Profile/VR3025un/Description
|
||||
Package set optimized for VR-3025un.
|
||||
endef
|
||||
$(eval $(call Profile,VR3025un))
|
||||
|
||||
define Profile/WAP5813n
|
||||
NAME:=Comtrend WAP-5813n
|
||||
PACKAGES:=kmod-b43 wpad-mini \
|
||||
kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
define Profile/WAP5813n/Description
|
||||
Package set optimized for WAP-5813n.
|
||||
endef
|
||||
$(eval $(call Profile,WAP5813n))
|
||||
|
||||
Reference in New Issue
Block a user