git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
048eb58
)
kbuild: cris use generic asm-offsets.h support
author
Sam Ravnborg
<sam@mars.(none)>
Fri, 9 Sep 2005 20:44:31 +0000
(22:44 +0200)
committer
Sam 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