From 6fd3d385d6b0afc67bc5a8c1520aed66efa47eaa Mon Sep 17 00:00:00 2001 From: xj Date: Tue, 4 Jun 2024 23:03:28 -0700 Subject: [PATCH] Modify Makefiles --- Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile index e69de29bb..36191d9dc 100644 --- a/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/components/Makefile @@ -0,0 +1,2 @@ +include $(KERNEL_ROOT)/services/drivers/usb/components/usb.mk +