mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 05:21:57 +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/
|