vgv7519: fix profile, this board have a rt2800-pci board
authorJohn Crispin <john@openwrt.org>
Thu, 30 Oct 2014 08:08:09 +0000 (08:08 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 30 Oct 2014 08:08:09 +0000 (08:08 +0000)
SVN-Revision: 43115

target/linux/lantiq/xrx200/profiles/arv.mk

index 821884cb407f57e7aa4578e88b6cbe8eae17faa9..9dd8daa88fd7134d5abd7d2219105bf380785d38 100644 (file)
@@ -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 \