commit | e48ce6b8df5b51af3f38b20bb3d008dff69ff64e | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Wed May 30 00:38:07 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:32:55 2007 +0100 |
tree | fb8e3a263f7c20aa7619aa49da3ae726ed2ad67c | |
parent | d7eb079fc8e68899fd099ad0b5b8095193a8c025 [diff] |
[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>