hathach 4 年之前
父節點
當前提交
369f11fe5c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      examples/host/hid_controller/Makefile

+ 0 - 2
examples/host/hid_controller/Makefile

@@ -23,9 +23,7 @@ SRC_C += \
 	src/host/hub.c \
 	src/host/usbh.c \
 	src/host/usbh_control.c \
-	src/portable/ehci/ehci.c \
 	src/portable/ohci/ohci.c \
-	src/portable/nxp/transdimension/hcd_transdimension.c \
 	src/portable/nxp/lpc17_40/hcd_lpc17_40.c
 
 include ../../rules.mk