forked from xuos/xiuos
add DWC3 codes
This commit is contained in:
parent
c3ab8a0b24
commit
36bd413225
|
@ -11,7 +11,7 @@
|
|||
# libipc = $(KERNEL_ROOT)/services/app/libipc.o
|
||||
# libsem = $(KERNEL_ROOT)/services/app/libsemaphore.o
|
||||
|
||||
SRC_DIR := class core mem osal port
|
||||
SRC_DIR := class core mem osal port dev
|
||||
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
|
Loading…
Reference in New Issue