Searched hist:"60 df1aee2aecb53efb4218b4dfdf7d6c80a5a3de" (Results 1 – 3 of 3) sorted by relevance
| /linux/scripts/mod/ |
| H A D | Makefile | 60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de Thu Nov 29 03:13:24 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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 <yamada.masahiro@socionext.com>
|
| /linux/scripts/ |
| H A D | Makefile | 60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de Thu Nov 29 03:13:24 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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 <yamada.masahiro@socionext.com>
|
| /linux/ |
| H A D | Makefile | 60df1aee2aecb53efb4218b4dfdf7d6c80a5a3de Thu Nov 29 03:13:24 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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 <yamada.masahiro@socionext.com>
|