This commit removes the COMMAND PACKET kconfig symbol and leaves the command packet service permanently in the build process. Change-Id: I814bb7f2f1a868490c1d0cc8d5cbea87bb39005c Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
4 lines
93 B
Makefile
4 lines
93 B
Makefile
EXTRA_CFLAGS +=-I$(srctree)/kernel/microkernel/include
|
|
|
|
obj-y = global.o taskcall.o cmdPkt.o
|