diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-29 04:56:30 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-01 15:09:37 +0100 |
commit | 059bc9fc375e00f159f9d7c5ca9d18ab843f95de (patch) | |
tree | 7a7e3b3c1dae7603c4613d0a78c8c545761f9662 /scripts/Makefile | |
parent | kbuild: move modpost out of 'scripts' target (diff) | |
download | linux-059bc9fc375e00f159f9d7c5ca9d18ab843f95de.tar.xz linux-059bc9fc375e00f159f9d7c5ca9d18ab843f95de.zip |
kbuild: make 'archprepare' depend on 'scripts'
Before start descending, Kbuild needs to run 'prepare' and 'scripts',
which has been orthogonal to each other.
Going forward, let's consider 'scripts' is a part of the preparation.
This will allow more cleanups.
Move 'scripts' to the prerequisite of 'archprepare', where UML starts
compiling target *.c files.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions