summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2019-03-17 03:01:08 +0100
committerMasahiro Yamada2019-03-17 04:56:31 +0100
commit7cbbbb8bc2974264bbbf326d9a4552fc8878d375 (patch)
treef5a3c927cd662dc9fac451335097de0205d6f087 /Makefile
parentRevert "modsign: Abort modules_install when signing fails" (diff)
downloadkernel-qcow2-linux-7cbbbb8bc2974264bbbf326d9a4552fc8878d375.tar.gz
kernel-qcow2-linux-7cbbbb8bc2974264bbbf326d9a4552fc8878d375.tar.xz
kernel-qcow2-linux-7cbbbb8bc2974264bbbf326d9a4552fc8878d375.zip
kbuild: warn redundant generic-y
The generic-y is redundant under the following condition: - arch has its own implementation - the same header is added to generated-y - the same header is added to mandatory-y If a redundant generic-y is found, the warning like follows is displayed: scripts/Makefile.asm-generic:20: redundant generic-y found in arch/arm/include/asm/Kbuild: timex.h I fixed up arch Kbuild files found by this. Suggested-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions