aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/lantiq.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-17 09:44:06 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-17 09:44:06 +0000
commit4bae2b846e813dc946c88192ebb89d60786f3039 (patch)
treebd38ff49eade73a1ec3895e0cd2c23aaffe6d591 /target/linux/lantiq/xrx200/profiles/lantiq.mk
parent45c00f9884f718b16cf7aa2cf8eaecabf77dd872 (diff)
downloadupstream-4bae2b846e813dc946c88192ebb89d60786f3039.tar.gz
upstream-4bae2b846e813dc946c88192ebb89d60786f3039.tar.bz2
upstream-4bae2b846e813dc946c88192ebb89d60786f3039.zip
lantiq/xrx200: cleanup default packages
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44867 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/lantiq.mk')
-rw-r--r--target/linux/lantiq/xrx200/profiles/lantiq.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/lantiq.mk b/target/linux/lantiq/xrx200/profiles/lantiq.mk
index 0bfd122585..0ec6be4c05 100644
--- a/target/linux/lantiq/xrx200/profiles/lantiq.mk
+++ b/target/linux/lantiq/xrx200/profiles/lantiq.mk
@@ -1,21 +1,13 @@
define Profile/EASY80920NOR
NAME:=Lantiq VR9 - EASY80920NOR
- 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
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef
$(eval $(call Profile,EASY80920NOR))
define Profile/EASY80920NAND
NAME:=Lantiq VR9 - EASY80920NAND
- 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
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
endef
$(eval $(call Profile,EASY80920NAND))