forked from xuos/xiuos
fix 2023 open source pr conflict
This commit is contained in:
@@ -101,13 +101,5 @@ ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
|
|||||||
SRC_FILES += test_timer.c
|
SRC_FILES += test_timer.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_USER_TEST_RADIX),y)
|
|
||||||
SRC_FILES += test_radix_tree/test_radix_tree.c
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(CONFIG_USER_TEST_HASH),y)
|
|
||||||
SRC_FILES += test_hash/test_hash.c
|
|
||||||
endif
|
|
||||||
|
|
||||||
include $(KERNEL_ROOT)/compiler.mk
|
include $(KERNEL_ROOT)/compiler.mk
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user