diff options
Diffstat (limited to 'arch/sparc/Makefile')
-rw-r--r-- | arch/sparc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/Makefile b/arch/sparc/Makefile index 43db7e1d5335..9c4c8b8b451d 100644 --- a/arch/sparc/Makefile +++ b/arch/sparc/Makefile | |||
@@ -58,8 +58,6 @@ archclean: | |||
58 | # This is the image used for packaging | 58 | # This is the image used for packaging |
59 | KBUILD_IMAGE := $(boot)/zImage | 59 | KBUILD_IMAGE := $(boot)/zImage |
60 | 60 | ||
61 | CLEAN_FILES += arch/$(ARCH)/boot/System.map | ||
62 | |||
63 | # Don't use tabs in echo arguments. | 61 | # Don't use tabs in echo arguments. |
64 | define archhelp | 62 | define archhelp |
65 | echo '* image - kernel image ($(boot)/image)' | 63 | echo '* image - kernel image ($(boot)/image)' |