aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic/fixdep.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2018-11-29 03:13:24 +0000
committerMasahiro Yamada <[email protected]>2018-12-01 14:09:34 +0000
commit60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de (patch)
tree2fb422b14d1dcc32e4eaed5a6b22179514fe4729 /scripts/basic/fixdep.c
parentkbuild: fix UML build error with CONFIG_GCC_PLUGINS (diff)
downloadkernel-60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de.tar.gz
kernel-60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de.zip
kbuild: move modpost out of 'scripts' target
I am eagar to build under the scripts/ directory only with $(HOSTCC), but scripts/mod/ highly depends on the $(CC) and target arch headers. That it why the 'scripts' target must depend on 'asm-generic', 'gcc-plugins', and $(autoksyms_h). Move it to the 'prepare0' stage. I know this is a cheesy workaround, but better than the current situation. Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions