From: Atsushi Nemoto Date: Tue, 29 May 2007 15:38:07 +0000 (+0900) Subject: [MIPS] Simplify missing-syscalls for N32 and O32 X-Git-Tag: v2.6.23-rc1~1153^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48ce6b8df5b51af3f38b20bb3d008dff69ff64e;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed