commit | 0947640f4388de50a39f762748b08e586a482527 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Mar 28 00:18:54 2006 +0900 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Wed Apr 05 12:59:36 2006 +0200 |
tree | afbabdfed5d1b2fe1f34af579ae014498ea4b070 | |
parent | bc2546a67975a7bddc72f8c48b0bb2081b56f853 [diff] |
kbuild: mips: fix sed regexp to generate asm-offset.h 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>