zephyr/ext/Kbuild

5 lines
77 B
Makefile

obj-y += hal/
obj-y += lib/
obj-$(CONFIG_FILE_SYSTEM) += fs/
obj-y += debug/