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
"sub-make" target.
Signed-off-by: Masahiro Yamada
---
Makefile | 22 ++
arch/mips/Makefile | 2 +-
arch/um/Makefile | 6 +++---
arch/x86/Makefile| 2 +-
arch/x86/Makefile.um | 2 +-
5 files changed, 16 insertions(+), 18 deletions(-)
dif
E(sym, offsetof(struct str, mem));
>>> -
>>> void foo(void)
>>> {
>>> #include
>>> --
>>
>> Ping, any comment on this patch?
>
> Looks good, nothing exploded while a quick test.
> I'll queue it for the next merge