kernel/arch/xtensa/boot/lib/Makefile
.. .. @@ -7,7 +7,7 @@ 7 7 8 8 lib-y += $(zlib:.c=.o) zmem.o 9 9 10 -ccflags-y := -Ilib/zlib_inflate10 +ccflags-y := -I $(srctree)/lib/zlib_inflate11 11 ifdef CONFIG_FUNCTION_TRACER 12 12 CFLAGS_REMOVE_inflate.o = -pg 13 13 CFLAGS_REMOVE_zmem.o = -pg