forked from xuos/xiuos
Modify Makefiles
This commit is contained in:
parent
c2448b85b3
commit
3fc089d277
|
@ -24,5 +24,10 @@ libipc = $(KERNEL_ROOT)/services/app/libipc.o
|
|||
libsem = $(KERNEL_ROOT)/services/app/libsemaphore.o
|
||||
|
||||
|
||||
SRC_DIR += common
|
||||
SRC_DIR += class class/cdc class/hub class/wireless
|
||||
SRC_DIR += core
|
||||
SRC_DIR += osal
|
||||
SRC_DIR += port port/xhci
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue