kbuild: include $(src)/Makefile rather than $(obj)/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Mar 2015 11:43:37 +0000 (20:43 +0900)
committerMichal Marek <mmarek@suse.cz>
Thu, 2 Apr 2015 14:42:08 +0000 (16:42 +0200)
commit5f655c7a4c9fcf7152b8a34e987d936f7b5255b8
treeff3121216ab842558622bb29cfa992b665b756b4
parenta436bb7b806383ae0593cab53d17fc9676270cd3
kbuild: include $(src)/Makefile rather than $(obj)/Makefile

This commit actually has no impact because $(src) and $(obj) point
to the same path, but $(src)/Makefile looks better when we include
source files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/Makefile.dtbinst
scripts/Makefile.fwinst