[PATCH 0/4] kbuild: refactor Makefile inclusion

From: Masahiro Yamada
Date: Fri Mar 27 2015 - 07:46:52 EST


Masahiro Yamada (4):
kbuild: use relative path to include Makefile
kbuild: use relative path more to include Makefile
kbuild: include $(src)/Makefile rather than $(obj)/Makefile
kbuild: ia64: use $(src)/Makefile.gate rather than particular path

Makefile | 22 ++++++++++------------
arch/arm/boot/Makefile | 2 +-
arch/ia64/kernel/Makefile | 2 +-
arch/mips/Makefile | 2 +-
arch/um/Makefile | 6 +++---
arch/x86/Makefile | 2 +-
arch/x86/Makefile.um | 2 +-
scripts/Makefile.dtbinst | 2 +-
scripts/Makefile.fwinst | 2 +-
9 files changed, 20 insertions(+), 22 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/