]> asedeno.scripts.mit.edu Git - linux.git/commit
kbuild,gcov: remove unnecessary workaround
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 25 Dec 2014 05:31:25 +0000 (14:31 +0900)
committerMichal Marek <mmarek@suse.cz>
Fri, 9 Jan 2015 16:25:44 +0000 (17:25 +0100)
commit842857dedc40df7c86e990b7153a069d0040e552
treee05e0ab048ebf070e86ef4d89d627c056693e3da
parent665d92e38f65d70796aad2b8e49e42e80815d4a4
kbuild,gcov: remove unnecessary workaround

Since commit 371fdc77af44 (kbuild: collect shorthands into
scripts/Kbuild.include), scripts/Makefile.clean includes
scripts/Kbuild.include.

The workaround and the comment block in kernel/gcov/Makefile
are no longer necessary.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
kernel/gcov/Makefile