Revisited mrproper patch for the kernel 4.6

This commit is contained in:
Evgenii Shatokhin 2016-06-13 15:31:59 +03:00
parent eb018d749d
commit 3eb54f5393

View file

@ -17,11 +17,11 @@ index 5a493e7..2055c07 100644
$(Q)$(MAKE) $(build)=.
# All the preparing..
-prepare: prepare0
-prepare: prepare0 prepare-objtool
+prepare:
# Generate some files
# ---------------------------------------------------------------------------
ifdef CONFIG_STACK_VALIDATION
has_libelf := $(call try-run,\
@@ -1171,13 +1169,8 @@ endif # CONFIG_MODULES
CLEAN_DIRS += $(MODVERDIR)