]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20f05808877767d79bf9400897638389ab2fa08a
tree25f68f4ab04d5290502bfa5c8760d48458112ed8
parent7a03ba8db2087d6ead8f2c974a365c5227fe4523
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