zephyr/misc/Makefile

6 lines
110 B
Makefile

obj-y =
obj-$(CONFIG_PRINTK) += printk.o
obj-$(CONFIG_REBOOT) += reboot.o
obj-y += generated/
obj-y += debug/