kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
From: Sedat Dilek
Date: Mon Apr 06 2020 - 06:01:59 EST
[ Please CC me I am not subscribed to this mailing-list ]
Hi,
I think with your patch in [1] line #56 can go away, too?
[ scripts/mkcompile_h ]
53 # Generate a temporary compile.h
54
55 { echo /\* This file is auto generated, version $VERSION \*/
56 if [ -n "$CONFIG_FLAGS" ] ; then echo "/* $CONFIG_FLAGS */"; fi
Thanks.
Regards,
- Sedat -
[1] https://patchwork.kernel.org/patch/11473667/