forked from Ivasoft/openwrt
lantiq: add initial support for Siemens GIGASX76X
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38050
This commit is contained in:
11
target/linux/lantiq/xway/profiles/gigaset.mk
Normal file
11
target/linux/lantiq/xway/profiles/gigaset.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
define Profile/GIGASX76X
|
||||
NAME:=Gigaset sx76x
|
||||
PACKAGES:= kmod-ltq-hcd-danube kmod-ledtrig-usbdev \
|
||||
kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \
|
||||
kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \
|
||||
ltq-adsl-app ppp-mod-pppoe \
|
||||
kmod-ath5k wpad-mini \
|
||||
swconfig
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,GIGASX76X))
|
||||
Reference in New Issue
Block a user