diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1110,7 +1110,7 @@ prepare1: prepare2 $(version_h) $(autoksyms_h) include/generated/utsrelease.h | |||
1110 | 1110 | ||
1111 | macroprepare: prepare1 archmacros | 1111 | macroprepare: prepare1 archmacros |
1112 | 1112 | ||
1113 | archprepare: archheaders archscripts macroprepare scripts gcc-plugins | 1113 | archprepare: archheaders archscripts macroprepare scripts |
1114 | 1114 | ||
1115 | prepare0: archprepare | 1115 | prepare0: archprepare |
1116 | $(Q)$(MAKE) $(build)=scripts/mod | 1116 | $(Q)$(MAKE) $(build)=scripts/mod |