support Ch376 for xidatong-riscv64 in XiZi Kernel
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SRC_FILES := sleep.c
|
||||
|
||||
ifeq ($(CONFIG_BSP_USING_CH376),y)
|
||||
SRC_DIR += ch376
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_BSP_USING_CH438),y)
|
||||
SRC_DIR += ch438
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user