From b4ee3af076e57a9292b17884a21c1439d67bc210 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Jul 2015 13:44:58 +0000 Subject: lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V) lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V) Signed-off-by: Jannis Pinter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46224 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xway/profiles/arv.mk | 12 ++++++++++++ 1 file changed, 12 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 773243717e..976cd194d0 100644 --- a/target/linux/lantiq/xway/profiles/arv.mk +++ b/target/linux/lantiq/xway/profiles/arv.mk @@ -8,6 +8,18 @@ endef $(eval $(call Profile,ARV4525PW)) +define Profile/ARV8539PW22 + NAME:=Speedport W504V Typ A - ARV8539PW22 + PACKAGES:=kmod-ltq-hcd-danube \ + 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 \ + kmod-ath9k wpad-mini \ + swconfig +endef + +$(eval $(call Profile,ARV8539PW22)) + define Profile/ARV7525PW NAME:=Speedport W303V Typ A - ARV7525PW PACKAGES:=kmod-rt2800-pci wpad-mini \ -- cgit v1.2.3