From 5f04f13a8db7545c01f2bbccbcaf0fc6e11af345 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Sep 2014 13:21:25 +0000 Subject: lantiq: generate unique ARV7519RW22 firmware MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Backport of r42183 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/xrx200/profiles/arv.mk | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'target/linux/lantiq/xrx200/profiles/arv.mk') diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk index 776bf49a0a..821884cb40 100644 --- a/target/linux/lantiq/xrx200/profiles/arv.mk +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -36,22 +36,12 @@ endef $(eval $(call Profile,VGV7519BRN)) -define Profile/ARV7519RWV11 - NAME:=Livebox Astoria ARV7519 v1.1 +define Profile/ARV7519RW22 + NAME:=Livebox Astoria ARV7519RW22 PACKAGES:=kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ ltq-vdsl-app ppp-mod-pppoa endef -$(eval $(call Profile,ARV7519RWV11)) - -define Profile/ARV7519RWV12 - NAME:=Livebox Astoria ARV7519 v1.2 - PACKAGES:=kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ - kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ - kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ - ltq-vdsl-app ppp-mod-pppoa -endef - -$(eval $(call Profile,ARV7519RWV12)) +$(eval $(call Profile,ARV7519RW22)) -- cgit v1.2.3