summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorPawel Moll2012-10-29 12:23:02 +0100
committerMichal Marek2012-12-09 15:52:10 +0100
commitbd1ee804af8bdf2fd5131234330615f8aecbd9ed (patch)
treea267117270f2d2ec14947a465cc2b728ad5a7801 /mm
parentscripts/pnmtologo: fix for plain PBM (diff)
downloadkernel-qcow2-linux-bd1ee804af8bdf2fd5131234330615f8aecbd9ed.tar.gz
kernel-qcow2-linux-bd1ee804af8bdf2fd5131234330615f8aecbd9ed.tar.xz
kernel-qcow2-linux-bd1ee804af8bdf2fd5131234330615f8aecbd9ed.zip
kbuild: Do not remove vmlinux when cleaning external module
Since commit 1f2bfbd00e466ff3489b2ca5cc75b1cccd14c123 "kbuild: link of vmlinux moved to a script" make clean with M=<dir> argument (so cleaning external module) removes vmlinux, System.map and couple of other files from the *main* kernel build directory! This not what was happening before and almost certainly not what one would expect. This patch moves makes the clean target of the script called only when !KBUILD_EXTMOD. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Cc: stable@vger.kernel.org [v3.5+] Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions