diff options
author | John Crispin <john@openwrt.org> | 2013-09-17 21:46:04 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-09-17 21:46:04 +0000 |
commit | cd668944ef699762d4269ad71263ffe99c93ea8c (patch) | |
tree | a67cbda73d6d333e3b56bc596dbd025b1087a68d /target/linux/lantiq/xway | |
parent | 18b76c66fbfea0e21ff66c6df432fa109c5bbb43 (diff) | |
download | upstream-cd668944ef699762d4269ad71263ffe99c93ea8c.tar.gz upstream-cd668944ef699762d4269ad71263ffe99c93ea8c.tar.bz2 upstream-cd668944ef699762d4269ad71263ffe99c93ea8c.zip |
lantiq: add wifi eep to a803 dts file
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38030
Diffstat (limited to 'target/linux/lantiq/xway')
-rw-r--r-- | target/linux/lantiq/xway/profiles/arv.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/profiles/arv.mk b/target/linux/lantiq/xway/profiles/arv.mk index 32bab8f643..a7da3a21ea 100644 --- a/target/linux/lantiq/xway/profiles/arv.mk +++ b/target/linux/lantiq/xway/profiles/arv.mk @@ -121,6 +121,7 @@ define Profile/ARV752DPW22 kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \ ltq-adsl-app ppp-mod-pppoa \ kmod-ltq-tapi kmod-ltq-vmmc \ + kmod-rt2800-pci wpad-mini \ swconfig endef |