Makefile: remove redundant tool coverage variables
[linux-block.git] / arch / sh / boot / compressed / Makefile
index 6c6c791a1d0630e24f7a8c0f0dfa527681508f89..3a46b871463d5584e8d3c280672c75dab3f16ed0 100644 (file)
@@ -11,9 +11,6 @@ OBJECTS := head_32.o misc.o cache.o piggy.o \
 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 \
            vmlinux.bin.lzma vmlinux.bin.xz vmlinux.bin.lzo $(OBJECTS)
 
-GCOV_PROFILE := n
-UBSAN_SANITIZE := n
-
 #
 # IMAGE_OFFSET is the load offset of the compression loader
 #