From: Masahiro Yamada Date: Fri, 27 Mar 2015 11:43:35 +0000 (+0900) Subject: kbuild: use relative path to include Makefile X-Git-Tag: omap-for-v4.1/fixes-rc1~138^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aacad53aeb57b7ff52399f56eb6d7d4010e72e9;p=pandora-kernel.git kbuild: use relative path to include Makefile The "MAKEFLAGS += --include-dir=$(srctree)" line in the top Makefile allows us to do this. Signed-off-by: Masahiro Yamada Signed-off-by: Michal Marek --- Reading git-diff-tree failed