forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/xtensa/boot/lib/Makefile
....@@ -7,7 +7,7 @@
77
88 lib-y += $(zlib:.c=.o) zmem.o
99
10
-ccflags-y := -Ilib/zlib_inflate
10
+ccflags-y := -I $(srctree)/lib/zlib_inflate
1111 ifdef CONFIG_FUNCTION_TRACER
1212 CFLAGS_REMOVE_inflate.o = -pg
1313 CFLAGS_REMOVE_zmem.o = -pg