From 3eb54f53932901f217f6887ec47aaa6d2592d818 Mon Sep 17 00:00:00 2001 From: Evgenii Shatokhin Date: Mon, 13 Jun 2016 15:31:59 +0300 Subject: [PATCH] Revisited mrproper patch for the kernel 4.6 --- ...ble-mrproper-prepare-scripts-configs-in-devel-rpms.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch b/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch index 18bda65..23f4538 100644 --- a/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch +++ b/disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch @@ -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)