x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
[linux-2.6-microblaze.git] / scripts / Makefile.build
index 1c48572..5a2d1c9 100644 (file)
@@ -246,8 +246,6 @@ objtool_args += --no-fp
 endif
 ifdef CONFIG_GCOV_KERNEL
 objtool_args += --no-unreachable
-else
-objtool_args += $(call cc-ifversion, -lt, 0405, --no-unreachable)
 endif
 ifdef CONFIG_RETPOLINE
 ifneq ($(RETPOLINE_CFLAGS),)