xtensa: add support for KASAN
[sfrench/cifs-2.6.git] / arch / xtensa / boot / lib / Makefile
index 2fe182915b63e0e719b3a9dcdc98a7099832d88c..355127faade17462ea3dea5b0fd70d2364b83392 100644 (file)
@@ -15,6 +15,8 @@ CFLAGS_REMOVE_inftrees.o = -pg
 CFLAGS_REMOVE_inffast.o = -pg
 endif
 
+KASAN_SANITIZE := n
+
 CFLAGS_REMOVE_inflate.o += -fstack-protector -fstack-protector-strong
 CFLAGS_REMOVE_zmem.o += -fstack-protector -fstack-protector-strong
 CFLAGS_REMOVE_inftrees.o += -fstack-protector -fstack-protector-strong