lantiq: add profile for TP-Link TDW8970
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37542
This commit is contained in:
parent
a99042c6a4
commit
a2c5540727
1 changed files with 11 additions and 0 deletions
11
target/linux/lantiq/xway/profiles/tplink.mk
Normal file
11
target/linux/lantiq/xway/profiles/tplink.mk
Normal file
|
@ -0,0 +1,11 @@
|
|||
define Profile/TDW8970
|
||||
NAME:=TP-LINK TD-W8970
|
||||
PACKAGES:=kmod-ath9k wpad-mini \
|
||||
kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \
|
||||
kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \
|
||||
kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \
|
||||
ltq-vdsl-app ppp-mod-pppoa \
|
||||
kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,TDW8970))
|
Loading…
Reference in a new issue