diff options
Diffstat (limited to 'arch/score/Makefile')
-rw-r--r-- | arch/score/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/score/Makefile b/arch/score/Makefile index d77dc639d8e3..974aefe86123 100644 --- a/arch/score/Makefile +++ b/arch/score/Makefile | |||
@@ -40,5 +40,5 @@ archclean: | |||
40 | define archhelp | 40 | define archhelp |
41 | echo ' vmlinux.bin - Raw binary boot image' | 41 | echo ' vmlinux.bin - Raw binary boot image' |
42 | echo | 42 | echo |
43 | echo ' These will be default as apropriate for a configured platform.' | 43 | echo ' These will be default as appropriate for a configured platform.' |
44 | endef | 44 | endef |