6 lines
146 B
Makefile
6 lines
146 B
Makefile
|
subdir-ccflags-y += -I$(srctree)/include/drivers
|
||
|
|
||
|
obj-$(CONFIG_CONSOLE_SHELL) += shell_service.o shell.o
|
||
|
|
||
|
obj-$(CONFIG_CONSOLE_SHELL) += modules/
|