diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/Makefile b/Ubiquitous/XiZi_AIoT/services/drivers/usb/Makefile new file mode 100644 index 000000000..73ea8fa3a --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/Makefile @@ -0,0 +1,3 @@ +SRC_DIR := components libusb + +include $(KERNEL_ROOT)/compiler.mk diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile new file mode 100644 index 000000000..e69de29bb diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/usb.mk b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/usb.mk new file mode 100644 index 000000000..e69de29bb