mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 06:22:23 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
obj-y += hal/
|
|
obj-y += lib/
|
|
obj-$(CONFIG_FILE_SYSTEM) += fs/
|
|
obj-y += debug/
|