diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 0fe35cff90f6..75d049b03f7e 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -205,6 +205,7 @@ archprepare: maketools | |||
205 | 205 | ||
206 | archclean: | 206 | archclean: |
207 | $(Q)$(MAKE) $(clean)=$(boot) | 207 | $(Q)$(MAKE) $(clean)=$(boot) |
208 | $(Q)$(MAKE) $(clean)=arch/sh/kernel/vsyscall | ||
208 | 209 | ||
209 | define archhelp | 210 | define archhelp |
210 | @echo '* zImage - Compressed kernel image' | 211 | @echo '* zImage - Compressed kernel image' |