summaryrefslogtreecommitdiff
path: root/examples/host/hid_controller/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/host/hid_controller/Makefile')
-rw-r--r--examples/host/hid_controller/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/host/hid_controller/Makefile b/examples/host/hid_controller/Makefile
index 909abe8a6..c58df562b 100644
--- a/examples/host/hid_controller/Makefile
+++ b/examples/host/hid_controller/Makefile
@@ -24,7 +24,6 @@ SRC_C += \
src/host/usbh.c \
src/host/usbh_control.c \
src/portable/ohci/ohci.c \
- src/portable/nxp/lpc17_40/hcd_lpc17_40.c \
- src/portable/mentor/musb/hcd_musb.c
+ src/portable/nxp/lpc17_40/hcd_lpc17_40.c
include ../../rules.mk