Modify Makefile
This commit is contained in:
@@ -16,7 +16,9 @@ objdump = ${toolchain}objdump
|
||||
c_useropts = -O0
|
||||
|
||||
|
||||
INC_DIR = -I$(KERNEL_ROOT)/services/drivers/usb/components \
|
||||
INC_DIR = -I$(KERNEL_ROOT)/services/drivers/usb/ \
|
||||
-I$(KERNEL_ROOT)/services/drivers/usb/components/ \
|
||||
-I$(KERNEL_ROOT)/services/drivers/usb/components/class \
|
||||
-I$(KERNEL_ROOT)/services/drivers/usb/components/class \
|
||||
-I$(KERNEL_ROOT)/services/drivers/usb/components/class/cdc \
|
||||
-I$(KERNEL_ROOT)/services/drivers/usb/components/class/hub \
|
||||
|
||||
Reference in New Issue
Block a user