kbuild: cris use generic asm-offsets.h support
authorSam Ravnborg <sam@mars.(none)>
Fri, 9 Sep 2005 20:44:31 +0000 (22:44 +0200)
committerSam Ravnborg <sam@mars.(none)>
Fri, 9 Sep 2005 20:44:31 +0000 (22:44 +0200)
Cris has a dedicated asm-offsets.c file per subarchitecture.
So a symlink is created to put the desired asm-offsets.c file
in $(ARCH)/kernel
This is absolutely not good practice, but it was the trick
used in the rest of the cris code.

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

No differences found