From 1206a045779f576b2ec12c383a055ade7385cfe0 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 5 Jul 2013 07:44:42 +0000 Subject: lantiq: add device tree support for arv4519pw Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37178 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/profiles/arv.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/lantiq/xway') 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 \ -- cgit v1.2.3