sdk-hwV1.3/lichee/melis-v3.0/source/ekernel/components/thirdparty/Makefile

13 lines
404 B
Makefile
Executable File

obj-${CONFIG_RT_USING_DFS} += dfs/
obj-${CONFIG_BENCHMARK} += benchmark/
obj-${CONFIG_RT_USING_FINSH} += finsh_cli/
obj-${CONFIG_PTHREAD} += pthreads/
obj-${CONFIG_CXX} += cplusplus/
obj-${CONFIG_OF} += devicetree/
obj-${CONFIG_SUBSYS_ARCHIVAL} += archival/
obj-${CONFIG_KERNEL_COMPRESS} += decompress/
obj-${CONFIG_RBTREE} += rbtree/
obj-${CONFIG_LIBC_MMAP} += mmap/
obj-y += hexdump/
obj-y += openamp/