aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorOzan Çağlayan <ozancag@gmail.com>2012-08-14 19:00:54 +0300
committerMichal Marek <mmarek@suse.cz>2012-08-31 16:03:16 +0200
commit70cfe02682ff16bd8c1fec0d2374bd4dbceae54f (patch)
tree5e9979b4810281f0720f64ab5155180de5aca6fd /scripts/Makefile.modpost
parentLinux 3.6-rc1 (diff)
downloadlinux-dev-70cfe02682ff16bd8c1fec0d2374bd4dbceae54f.tar.xz
linux-dev-70cfe02682ff16bd8c1fec0d2374bd4dbceae54f.zip
kbuild: Remove useless warning while appending KCFLAGS
This is a respin of an older patch sent by Sam Ravnborg: http://www.gossamer-threads.com/lists/linux/kernel/1530602 This patch removes the annoying warning: Makefile:708: "WARNING: Appending $KCFLAGS (-Wno-sign-compare) from command line to kernel $CFLAGS" which is printed every time I use KCFLAFS. The commit which introduced the warning: 69ee0b3 kbuild: do not pick up CFLAGS from the environment tells about the problems when people have CFLAGS in their environment, then switches to KCFLAFS which should be enough to solve the issue, but it anyway introduces a warning. Drop this warning. Signed-off-by: Ozan Çağlayan <ozancag@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions