From: Atsushi Nemoto Date: Mon, 27 Mar 2006 15:18:54 +0000 (+0900) Subject: kbuild: mips: fix sed regexp to generate asm-offset.h X-Git-Tag: v2.6.17-rc2~98^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0947640f4388de50a39f762748b08e586a482527;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed