0001-archscripts.diff 417 B

123456789101112
  1. diff -u a/Makefile b/Makefile
  2. --- a/Makefile 2016-05-11 10:23:26.000000000 +0100
  3. +++ b/Makefile 2016-05-20 16:26:20.000000000 +0100
  4. @@ -1047,7 +1047,7 @@
  5. archscripts:
  6. PHONY += __headers
  7. -__headers: $(version_h) scripts_basic asm-generic archheaders archscripts FORCE
  8. +__headers: $(version_h) scripts_basic asm-generic archheaders FORCE
  9. $(Q)$(MAKE) $(build)=scripts build_unifdef
  10. PHONY += headers_install_all