KBuild: silence "'scripts/unifdef' is up to date."
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / Makefile
index 2b1e37da2bb59e5dc7e0311fffd34ef74893cfbc..0bf29dcc66fc80862d30de294feba4abf8619bb5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1022,7 +1022,7 @@ hdr-dst = $(if $(KBUILD_HEADERS), dst=include/asm-$(hdr-arch), dst=include/asm)
 
 PHONY += __headers
 __headers: include/linux/version.h scripts_basic FORCE
-       $(Q)$(MAKE) $(build)=scripts scripts/unifdef
+       $(Q)$(MAKE) $(build)=scripts build_unifdef
 
 PHONY += headers_install_all
 headers_install_all: