aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-18 13:09:11 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-18 13:09:11 +0000
commit56bcd680bdafc06daf12fabbaa3e6fe92ac6827e (patch)
tree5df48c8ffc0f8c9e85d21e35fc6ed234547fbad2 /target/linux/lantiq/xrx200
parentbe4a26d8b1899c9e79d6a864bd7c77b55479db18 (diff)
downloadmaster-187ad058-56bcd680bdafc06daf12fabbaa3e6fe92ac6827e.tar.gz
master-187ad058-56bcd680bdafc06daf12fabbaa3e6fe92ac6827e.tar.bz2
master-187ad058-56bcd680bdafc06daf12fabbaa3e6fe92ac6827e.zip
lantiq: generate unique ARV7519RW22 firmware
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42183 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r--target/linux/lantiq/xrx200/profiles/arv.mk16
1 files changed, 3 insertions, 13 deletions
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))