diff options
author | John Crispin <john@openwrt.org> | 2015-03-17 09:42:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-17 09:42:56 +0000 |
commit | 986af9e64ebdfd2fc6edaece79f14bc3e0b04b95 (patch) | |
tree | 63659470917488451daa767d6a7a49f292063f5e /target/linux/lantiq/xrx200/profiles/avm.mk | |
parent | caf94290ce39f32f8d4666deb9c08ef1e3e0beb5 (diff) | |
download | upstream-986af9e64ebdfd2fc6edaece79f14bc3e0b04b95.tar.gz upstream-986af9e64ebdfd2fc6edaece79f14bc3e0b04b95.tar.bz2 upstream-986af9e64ebdfd2fc6edaece79f14bc3e0b04b95.zip |
lantiq: make xrx200 targets use the upstream dwc2 driver
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44857
Diffstat (limited to 'target/linux/lantiq/xrx200/profiles/avm.mk')
-rw-r--r-- | target/linux/lantiq/xrx200/profiles/avm.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/profiles/avm.mk b/target/linux/lantiq/xrx200/profiles/avm.mk index 7eb6830bee..89cc03faa8 100644 --- a/target/linux/lantiq/xrx200/profiles/avm.mk +++ b/target/linux/lantiq/xrx200/profiles/avm.mk @@ -1,7 +1,7 @@ define Profile/FRITZ3370 NAME:=Fritz!Box WLan - FRITZ3370 PACKAGES:=kmod-ath9k wpad-mini \ - kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ + kmod-ltq-deu-vr9 kmod-usb-dwc2 \ kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ ltq-vdsl-app ppp-mod-pppoa |