6 lines
90 B
Makefile
6 lines
90 B
Makefile
SRC_DIR := nxp_usb_driver
|
|
|
|
SRC_FILES := connect_usb.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|