Add Makefiles

This commit is contained in:
xj 2024-06-04 02:03:37 -07:00
parent f02fa3512f
commit c65fb1fe79
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
SRC_DIR := components libusb
include $(KERNEL_ROOT)/compiler.mk