kbuild: mips: fix sed regexp to generate asm-offset.h
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 27 Mar 2006 15:18:54 +0000 (00:18 +0900)
committerSam Ravnborg <sam@mars.ravnborg.org>
Wed, 5 Apr 2006 10:59:36 +0000 (12:59 +0200)
Changes to Makefile.kbuild ("kbuild: add -fverbose-asm to i386
Makefile") breaks asm-offset.h file on MIPS.  Other archs possibly
suffer this change too but I'm not sure.

Here is a fix just for MIPS.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Kbuild

diff --cc Kbuild
Simple merge