kbuild: Remove duplicate $(cmd) definition in Makefile.clean
authorMichal Marek <mmarek@suse.cz>
Wed, 26 Nov 2014 14:09:24 +0000 (15:09 +0100)
committerMichal Marek <mmarek@suse.cz>
Wed, 26 Nov 2014 14:09:24 +0000 (15:09 +0100)
Makefile.clean includes Kbuild.include since commit 371fdc77
(kbuild: collect shorthands into scripts/Kbuild.include), so there is no
need for a local copy.

Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/Makefile.clean

Simple merge