summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-11-29 12:56:30 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-12-01 23:09:37 +0900
commit059bc9fc375e00f159f9d7c5ca9d18ab843f95de (patch)
tree7a7e3b3c1dae7603c4613d0a78c8c545761f9662 /scripts
parent60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de (diff)
downloadlinux-059bc9fc375e00f159f9d7c5ca9d18ab843f95de.tar.gz
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')
0 files changed, 0 insertions, 0 deletions