kbuild: mips use generic asm-offsets.h support
authorSam Ravnborg <sam@mars.(none)>
Fri, 9 Sep 2005 20:32:31 +0000 (22:32 +0200)
committerSam Ravnborg <sam@mars.(none)>
Fri, 9 Sep 2005 20:32:31 +0000 (22:32 +0200)
Removed obsolete stuff from arch makefile.
mips had a special rule for generating asm-offsets.h so preserved it
using an architecture specific hook in top-level Kbuild file.
Renamed .h file to asm-offsets.h

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found