forked from Ivasoft/openwrt
brcm63xx: add DT support for DSL-2650U
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43452
This commit is contained in:
@@ -5,6 +5,16 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/DSL2650U
|
||||
NAME:=D-Link DSL-2650U
|
||||
PACKAGES:=kmod-b43 wpad-mini\
|
||||
kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
define Profile/DSL2650U/Description
|
||||
Package set optimized for DSL-2650U.
|
||||
endef
|
||||
$(eval $(call Profile,DSL2650U))
|
||||
|
||||
define Profile/DSL274XB_C
|
||||
NAME:=D-Link DSL-2740B/DSL-2741B rev C2/C3
|
||||
PACKAGES:=kmod-b43 wpad-mini
|
||||
|
||||
Reference in New Issue
Block a user