summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2008-11-29 21:53:26 -0800
committerDavid S. Miller <davem@davemloft.net>2008-12-04 09:17:14 -0800
commitc489326939b28ca93a8cfcbda8adbeb328101682 (patch)
tree45cb40dbad464b8f1613e441023365d859b0d886 /arch/sparc/Makefile
parentdb5ea21a14b7c69bf495a741ae37ba15fb9eabd1 (diff)
downloadop-kernel-dev-c489326939b28ca93a8cfcbda8adbeb328101682.zip
op-kernel-dev-c489326939b28ca93a8cfcbda8adbeb328101682.tar.gz
sparc: clean boot/
Leave all cleaning to boot/Makefile and delete zImage too when we do a 'make clean' Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/Makefile')
-rw-r--r--arch/sparc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/Makefile b/arch/sparc/Makefile
index 43db7e1..9c4c8b8 100644
--- a/arch/sparc/Makefile
+++ b/arch/sparc/Makefile
@@ -58,8 +58,6 @@ archclean:
# This is the image used for packaging
KBUILD_IMAGE := $(boot)/zImage
-CLEAN_FILES += arch/$(ARCH)/boot/System.map
-
# Don't use tabs in echo arguments.
define archhelp
echo '* image - kernel image ($(boot)/image)'
OpenPOWER on IntegriCloud