aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-07-05 07:44:42 +0000
committerLuka Perkov <luka@openwrt.org>2013-07-05 07:44:42 +0000
commit1206a045779f576b2ec12c383a055ade7385cfe0 (patch)
tree34a042cb5bc48f6c96af258519943c18ce5e5847 /target/linux/lantiq/xway/profiles
parent992166ba7e6f65c9fe5be7a70ba8d94345d05e08 (diff)
downloadmaster-187ad058-1206a045779f576b2ec12c383a055ade7385cfe0.tar.gz
master-187ad058-1206a045779f576b2ec12c383a055ade7385cfe0.tar.bz2
master-187ad058-1206a045779f576b2ec12c383a055ade7385cfe0.zip
lantiq: add device tree support for arv4519pw
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37178 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xway/profiles')
-rw-r--r--target/linux/lantiq/xway/profiles/arv.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/profiles/arv.mk b/target/linux/lantiq/xway/profiles/arv.mk
index 21311882a7..797969a3b0 100644
--- a/target/linux/lantiq/xway/profiles/arv.mk
+++ b/target/linux/lantiq/xway/profiles/arv.mk
@@ -54,6 +54,17 @@ endef
$(eval $(call Profile,ARV4510PW))
+define Profile/ARV4519PW
+ NAME:=Vodafone, Pirelli - ARV4519PW
+ PACKAGES:=kmod-ltq-hcd-danube kmod-ledtrig-usbdev \
+ kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \
+ kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \
+ ltq-adsl-app ppp-mod-pppoa \
+ swconfig
+endef
+
+$(eval $(call Profile,ARV4519PW))
+
define Profile/ARV7518PW
NAME:=Astoria - ARV7518PW
PACKAGES:=kmod-ltq-hcd-danube kmod-ledtrig-usbdev \