[MIPS] Simplify missing-syscalls for N32 and O32
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 29 May 2007 15:38:07 +0000 (00:38 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:55 +0000 (17:32 +0100)
commite48ce6b8df5b51af3f38b20bb3d008dff69ff64e
treefb8e3a263f7c20aa7619aa49da3ae726ed2ad67c
parentd7eb079fc8e68899fd099ad0b5b8095193a8c025
[MIPS] Simplify missing-syscalls for N32 and O32

Use standard missing-syscalls with EXTRA_CFLAGS instead of duplicating
the command.  And move the archprepare rule before the archclean rule.
Suggested by Franck Bui-Huu.  Also add "echo" to show the target ABI.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile