zephyr/subsys/console/Makefile

3 lines
86 B
Makefile

obj-$(CONFIG_CONSOLE_GETCHAR) += getchar.o
obj-$(CONFIG_CONSOLE_GETLINE) += getline.o