summaryrefslogtreecommitdiff
path: root/package/kernel/lantiq/ltq-hcd/src/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-09-17 21:46:10 +0000
committerJohn Crispin <john@openwrt.org>2013-09-17 21:46:10 +0000
commit1878a3d6ab7e4296671eaa827623cc874d1f12c5 (patch)
tree895fea96a0462bc19622aed65e9e179d22d61069 /package/kernel/lantiq/ltq-hcd/src/Makefile
parentcd668944ef699762d4269ad71263ffe99c93ea8c (diff)
downloadmtk-20170518-1878a3d6ab7e4296671eaa827623cc874d1f12c5.zip
mtk-20170518-1878a3d6ab7e4296671eaa827623cc874d1f12c5.tar.gz
mtk-20170518-1878a3d6ab7e4296671eaa827623cc874d1f12c5.tar.bz2
lantiq: add v3.10 patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38031
Diffstat (limited to 'package/kernel/lantiq/ltq-hcd/src/Makefile')
-rw-r--r--package/kernel/lantiq/ltq-hcd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-hcd/src/Makefile b/package/kernel/lantiq/ltq-hcd/src/Makefile
index 153fd42..64fa9c5 100644
--- a/package/kernel/lantiq/ltq-hcd/src/Makefile
+++ b/package/kernel/lantiq/ltq-hcd/src/Makefile
@@ -1,4 +1,4 @@
-ltq_hcd_$(BUILD_VARIANT)-objs := ifxusb_driver.o ifxusb_ctl.o ifxusb_cif.o \
+ltq_hcd_$(BUILD_VARIANT)-objs := ifxusb_driver.o ifxusb_cif.o \
ifxusb_cif_h.o ifxhcd.o ifxhcd_es.o \
ifxhcd_intr.o ifxhcd_queue.o
obj-m = ltq_hcd_$(BUILD_VARIANT).o