forked from Ivasoft/openwrt
brcm63xx: Add support for Plusnet 2704N
BCM6318: add support for Plusnet / Sagem 2704N (V1) Signed-off-by: Matt Goring <matt.goring@googlemail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46562
This commit is contained in:
@@ -32,6 +32,16 @@ define Profile/FAST2604/Description
|
||||
endef
|
||||
$(eval $(call Profile,FAST2604))
|
||||
|
||||
define Profile/FAST2704N
|
||||
NAME:=Sagem F@ST2704N
|
||||
PACKAGES:=kmod-b43 wpad-mini \
|
||||
kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
define Profile/FAST2704N/Description
|
||||
Package set optimized for F@ST2704N.
|
||||
endef
|
||||
$(eval $(call Profile,FAST2704N))
|
||||
|
||||
define Profile/FAST2704V2
|
||||
NAME:=Sagem F@ST2704V2
|
||||
PACKAGES:=kmod-b43 wpad-mini\
|
||||
|
||||
Reference in New Issue
Block a user