aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/lantiq.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-03-07 11:03:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-03-07 11:03:21 +0000
commit4d7902b3a28051a5b2b612c2218236a553194772 (patch)
tree08af150eb939d85507201f4ead156996cfbd399d /target/linux/lantiq/xrx200/profiles/lantiq.mk
parent85f21bb6487e3bd231ad1ba447c88f6eec826907 (diff)
downloadmaster-187ad058-4d7902b3a28051a5b2b612c2218236a553194772.tar.gz
master-187ad058-4d7902b3a28051a5b2b612c2218236a553194772.tar.bz2
master-187ad058-4d7902b3a28051a5b2b612c2218236a553194772.zip
lantiq: add dsl firmware to default packages
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/lantiq.mk')
-rw-r--r--target/linux/lantiq/xrx200/profiles/lantiq.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/lantiq.mk b/target/linux/lantiq/xrx200/profiles/lantiq.mk
index 0ec6be4c05..39c3bc6051 100644
--- a/target/linux/lantiq/xrx200/profiles/lantiq.mk
+++ b/target/linux/lantiq/xrx200/profiles/lantiq.mk
@@ -1,13 +1,13 @@
define Profile/EASY80920NOR
NAME:=Lantiq VR9 - EASY80920NOR
- PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2 dsl-vrx200-firmware-xdsl-a dsl-vrx200-firmware-xdsl-b-patch
endef
$(eval $(call Profile,EASY80920NOR))
define Profile/EASY80920NAND
NAME:=Lantiq VR9 - EASY80920NAND
- PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-dwc2 dsl-vrx200-firmware-xdsl-a dsl-vrx200-firmware-xdsl-b-patch
endef
$(eval $(call Profile,EASY80920NAND))