diff options
author | John Crispin <john@openwrt.org> | 2015-03-17 09:44:06 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-17 09:44:06 +0000 |
commit | 29cf72ac0768a01b65a54b4503d2643713c8cd66 (patch) | |
tree | 811ea740f157ce916b7eb42189e519dd32aa0cfa /target/linux/lantiq/xrx200/target.mk | |
parent | 55a71c1374e0832a0ab16713a16386b4373fe3e2 (diff) | |
download | mtk-20170518-29cf72ac0768a01b65a54b4503d2643713c8cd66.zip mtk-20170518-29cf72ac0768a01b65a54b4503d2643713c8cd66.tar.gz mtk-20170518-29cf72ac0768a01b65a54b4503d2643713c8cd66.tar.bz2 |
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/target.mk')
-rw-r--r-- | target/linux/lantiq/xrx200/target.mk | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk index efa4b79..a235015 100644 --- a/target/linux/lantiq/xrx200/target.mk +++ b/target/linux/lantiq/xrx200/target.mk @@ -5,7 +5,18 @@ FEATURES:=squashfs atm mips16 jffs2 nand ubifs CPU_TYPE:=34kc CPU_SUBTYPE:=dsp -DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig atm-esi +DEFAULT_PACKAGES+=kmod-leds-gpio \ + kmod-gpio-button-hotplug \ + ltq-vdsl-vr9-fw-installer \ + kmod-ltq-vdsl-vr9-mei \ + kmod-ltq-vdsl-vr9 \ + kmod-ltq-atm-vr9 \ + kmod-ltq-ptm-vr9 \ + kmod-ltq-deu-vr9 \ + ltq-vdsl-app \ + ppp-mod-pppoa \ + swconfig \ + atm-esi define Target/Description Lantiq XRX200 |