From 053d59629742741d9309dddb441b18fd054c1a05 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 15 Jan 2014 19:16:51 +0000 Subject: lantiq: Add support for Astoria ARV7510PW22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This board is pretty similar to ARV752DPW22. Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 39303 --- target/linux/lantiq/xway/profiles/arv.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'target/linux/lantiq/xway/profiles') diff --git a/target/linux/lantiq/xway/profiles/arv.mk b/target/linux/lantiq/xway/profiles/arv.mk index ea611fd..9b172f2 100644 --- a/target/linux/lantiq/xway/profiles/arv.mk +++ b/target/linux/lantiq/xway/profiles/arv.mk @@ -66,6 +66,20 @@ endef $(eval $(call Profile,ARV4519PW)) +define Profile/ARV7510PW22 + NAME:=Astoria - ARV7510PW22 + PACKAGES:=kmod-ltq-hcd-danube kmod-ledtrig-usbdev \ + kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \ + kmod-ltq-adsl-danube-fw-a kmod-ltq-atm-danube \ + ltq-adsl-app ppp-mod-pppoa \ + kmod-ltq-tapi kmod-ltq-vmmc \ + kmod-rt2800-pci wpad-mini \ + kmod-uhci kmod-usb2 kmod-usb2-pci \ + swconfig +endef + +$(eval $(call Profile,ARV7510PW22)) + define Profile/ARV7518PW NAME:=Astoria - ARV7518PW PACKAGES:=kmod-ltq-hcd-danube kmod-ledtrig-usbdev \ -- cgit v1.1