repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver...
[linux-2.6/verdex.git]
/
arch
/
arm26
/
kernel
/
vmlinux.lds.S
blob
811a6904801087f1f32d99f230c0e789d6f73c98
1
#include <linux/config.h>
2
3
#ifdef CONFIG_XIP_KERNEL
4
5
#include "vmlinux-arm26-xip.lds.in"
6
7
#else
8
9
#include "vmlinux-arm26.lds.in"
10
11
#endif
12