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)
commit5a0773698c51fdcec7eb361b6b819669ed1d249e
tree25f68f4ab04d5290502bfa5c8760d48458112ed8
parent048eb582f3f89737d4a29668de9935e6feea7c36
kbuild: cris use generic asm-offsets.h support

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>
arch/cris/Makefile
arch/cris/arch-v10/kernel/entry.S
arch/cris/arch-v32/kernel/entry.S