diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-04-16 17:47:42 +0300 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-06-24 19:27:27 +0300 |
commit | 321f95b643573d689ac1fb5b68b90044ba47d1a4 (patch) | |
tree | 821843853fef9d1c51b8228350ae454cf37d9e0b /fs/nilfs2/sysfs.h | |
parent | 902b923da619b79e311fd456f78c24619d03131b (diff) | |
download | linux-321f95b643573d689ac1fb5b68b90044ba47d1a4.tar.xz |
MIPS: boot: do not include $(cpp_flags) for preprocessing ITS
$(CPP) is used here to perform macro replacement in ITS. Do not
pass $(cpp_flags) because it pulls in more options for dependency
file generation etc. but none of which is necessary here. ITS files
do not include any header file, so $(call if_change,...) is enough.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Patchwork: https://patchwork.linux-mips.org/patch/19093/
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'fs/nilfs2/sysfs.h')
0 files changed, 0 insertions, 0 deletions