summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2007-07-28 14:38:49 +0200
committerRalf Baechle2007-07-31 22:35:28 +0200
commite7865765ef85473c1b97aad86d44b80dc260dbbf (patch)
tree088187c5128f6c5c3856792e64179728c2696d12 /arch/mips/Makefile
parent[MIPS] Cleanup default bootfile format rule mess. (diff)
downloadkernel-qcow2-linux-e7865765ef85473c1b97aad86d44b80dc260dbbf.tar.gz
kernel-qcow2-linux-e7865765ef85473c1b97aad86d44b80dc260dbbf.tar.xz
kernel-qcow2-linux-e7865765ef85473c1b97aad86d44b80dc260dbbf.zip
[MIPS] Fix archhelp.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 2cfb21c3ac6e..6ac8bdae612a 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -681,6 +681,14 @@ endif
archclean:
@$(MAKE) $(clean)=arch/mips/boot
+define archhelp
+ echo ' vmlinux.ecoff - ECOFF boot image'
+ echo ' vmlinux.bin - Raw binary boot image'
+ echo ' vmlinux.srec - SREC boot image'
+ echo
+ echo ' These will be default as apropriate for a configured platform.'
+endef
+
CLEAN_FILES += vmlinux.32 \
vmlinux.64 \
vmlinux.ecoff