summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/tplink.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-17 09:44:06 +0000
committerJohn Crispin <john@openwrt.org>2015-03-17 09:44:06 +0000
commit29cf72ac0768a01b65a54b4503d2643713c8cd66 (patch)
tree811ea740f157ce916b7eb42189e519dd32aa0cfa /target/linux/lantiq/xrx200/profiles/tplink.mk
parent55a71c1374e0832a0ab16713a16386b4373fe3e2 (diff)
downloadmaster-31e0f0ae-29cf72ac0768a01b65a54b4503d2643713c8cd66.tar.gz
master-31e0f0ae-29cf72ac0768a01b65a54b4503d2643713c8cd66.tar.bz2
master-31e0f0ae-29cf72ac0768a01b65a54b4503d2643713c8cd66.zip
lantiq/xrx200: cleanup default packages
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44867
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/tplink.mk')
-rw-r--r--target/linux/lantiq/xrx200/profiles/tplink.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/tplink.mk b/target/linux/lantiq/xrx200/profiles/tplink.mk
index 126ca67c0e..1ee010ce3c 100644
--- a/target/linux/lantiq/xrx200/profiles/tplink.mk
+++ b/target/linux/lantiq/xrx200/profiles/tplink.mk
@@ -1,11 +1,6 @@
define Profile/TDW8970
NAME:=TP-LINK TD-W8970
- PACKAGES:=kmod-ath9k wpad-mini \
- kmod-ltq-deu-vr9 kmod-usb-dwc2 \
- 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
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2 kmod-ledtrig-usbdev
endef
$(eval $(call Profile,TDW8970))