diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-07 15:03:00 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-07 15:03:00 +0000 |
commit | 64cf5071838453545fc92d0d5797fac60bd5ff42 (patch) | |
tree | 1d3bc8649ad1a5d9c44f8939c1349de72c53b5b0 /target/linux/lantiq/xrx200 | |
parent | d8a9691dab488856f841d97fa4c4f10d82a4fdb6 (diff) |
lantiq: experia v8 fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38328 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/profiles/arv.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk index a018ca352f..317297134d 100644 --- a/target/linux/lantiq/xrx200/profiles/arv.mk +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -7,7 +7,7 @@ endef $(eval $(call Profile,VG3503J)) define Profile/VGV7519NOR - NAME:=Lantiq VR9 - VGV7519NOR + NAME:=Experiabox 8 VGV7519 PACKAGES:=kmod-ath9k wpad-mini \ kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ @@ -18,7 +18,7 @@ endef $(eval $(call Profile,VGV7519NOR)) define Profile/VGV7519BRN - NAME:=Lantiq VR9 - VGV7519 (BRN) + NAME:=Experiabox 8 VGV7519 (BRN) PACKAGES:=kmod-ath9k wpad-mini \ kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ |