repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some modifications to files needed to succesfully compile ;)
[wrt350n-kernel.git]
/
arch
/
sh
/
kernel
/
vmlinux.lds.S
blob
d7d4991f32af2dd3c01fed156a9061d2079ad7a9
1
#ifdef CONFIG_SUPERH32
2
# include "vmlinux_32.lds.S"
3
#else
4
# include "vmlinux_64.lds.S"
5
#endif