Searched hist:d8285639550578a1bf2d102391d1a9e08e0586ca (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/um/ |
H A D | Makefile | d8285639550578a1bf2d102391d1a9e08e0586ca Sat Jul 24 13:35:56 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: do not require sub-make for separate output tree builds
As explained in commit 3204a7fb98a3 ("kbuild: prefix $(srctree)/ to some included Makefiles"), I want to stop using --include-dir some day.
I already fixed up the top Makefile, but some arch Makefiles (mips, um, x86) still include check-in Makefiles without $(srctree)/.
Fix them up so 'need-sub-make := 1' can go away for this case.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
/openbmc/linux/arch/x86/ |
H A D | Makefile | d8285639550578a1bf2d102391d1a9e08e0586ca Sat Jul 24 13:35:56 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: do not require sub-make for separate output tree builds
As explained in commit 3204a7fb98a3 ("kbuild: prefix $(srctree)/ to some included Makefiles"), I want to stop using --include-dir some day.
I already fixed up the top Makefile, but some arch Makefiles (mips, um, x86) still include check-in Makefiles without $(srctree)/.
Fix them up so 'need-sub-make := 1' can go away for this case.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
/openbmc/linux/arch/mips/ |
H A D | Makefile | d8285639550578a1bf2d102391d1a9e08e0586ca Sat Jul 24 13:35:56 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: do not require sub-make for separate output tree builds
As explained in commit 3204a7fb98a3 ("kbuild: prefix $(srctree)/ to some included Makefiles"), I want to stop using --include-dir some day.
I already fixed up the top Makefile, but some arch Makefiles (mips, um, x86) still include check-in Makefiles without $(srctree)/.
Fix them up so 'need-sub-make := 1' can go away for this case.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
/openbmc/linux/ |
H A D | Makefile | d8285639550578a1bf2d102391d1a9e08e0586ca Sat Jul 24 13:35:56 CDT 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: do not require sub-make for separate output tree builds
As explained in commit 3204a7fb98a3 ("kbuild: prefix $(srctree)/ to some included Makefiles"), I want to stop using --include-dir some day.
I already fixed up the top Makefile, but some arch Makefiles (mips, um, x86) still include check-in Makefiles without $(srctree)/.
Fix them up so 'need-sub-make := 1' can go away for this case.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|