summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-30 08:08:09 +0000
committerJohn Crispin <john@openwrt.org>2014-10-30 08:08:09 +0000
commitc466262d53edbf02f6232cf76d3451c77d2c4556 (patch)
tree025deb9825d6c8de320631acc4f83f8da6068ff4 /target/linux/lantiq/xrx200
parent26e308019dd45eac4826db900d6ffd24df4c1e50 (diff)
downloadmaster-31e0f0ae-c466262d53edbf02f6232cf76d3451c77d2c4556.tar.gz
master-31e0f0ae-c466262d53edbf02f6232cf76d3451c77d2c4556.tar.bz2
master-31e0f0ae-c466262d53edbf02f6232cf76d3451c77d2c4556.zip
vgv7519: fix profile, this board have a rt2800-pci board
SVN-Revision: 43115
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r--target/linux/lantiq/xrx200/profiles/arv.mk4
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 821884cb40..9dd8daa88f 100644
--- a/target/linux/lantiq/xrx200/profiles/arv.mk
+++ b/target/linux/lantiq/xrx200/profiles/arv.mk
@@ -16,7 +16,7 @@ $(eval $(call Profile,VG3503J_V2))
define Profile/VGV7519NOR
NAME:=Experiabox 8 VGV7519
- PACKAGES:=kmod-ath9k wpad-mini \
+ PACKAGES:=kmod-rt2800-pci wpad-mini \
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 \
@@ -27,7 +27,7 @@ $(eval $(call Profile,VGV7519NOR))
define Profile/VGV7519BRN
NAME:=Experiabox 8 VGV7519 (BRN)
- PACKAGES:=kmod-ath9k wpad-mini \
+ PACKAGES:=kmod-rt2800-pci wpad-mini \
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 \