aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-07-04 10:59:23 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-08-22 23:21:36 +0900
commite3fd9b5384f37e55261ebd261ad97951a44ece50 (patch)
tree3aa3e00317afbf86e9ff3d43f6110f3c7375c47e /scripts/kconfig
parentMerge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse (diff)
downloadlinux-dev-e3fd9b5384f37e55261ebd261ad97951a44ece50.tar.xz
linux-dev-e3fd9b5384f37e55261ebd261ad97951a44ece50.zip
scripts/dtc: consolidate include path options in Makefile
It is tedious to specify extra compiler options for every file. HOST_EXTRACFLAGS is useful to add options to all files in a directory. -I$(src)/libfdt is needed for all the files in this directory to include libfdt_env.h etc. from scripts/dtc/libfdt/. On the other hand, -I$(src) is used to include check-in headers from generated C files. Thus, I added it only to dtc-lexer.lex.o and dtc-parser.tab.o . Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions