This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67635
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
9a39e273d4
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a39e273d4'
${ noResults }
kernel_samsung_sm7125
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
6 lines
92 B
Raw
Normal View
History
Unescape
Escape
i386: prepare shared kernel/vmlinux.lds.S Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
#
ifdef
C
O
N
F
I
G
_
X
8
6
_
3
2
#
include
"
v
m
l
i
n
u
x
_
3
2
.
l
d
s
.
S
"
#
else
#
include
"
v
m
l
i
n
u
x
_
6
4
.
l
d
s
.
S
"
[PATCH] disable init/initramfs.c: architectures Update all arch/*/kernel/vmlinux.lds.S to not include space for initramfs when CONFIG_BLK_DEV_INITRAMFS is not selected. This saves another 4 kbytes on most platfoms (some reserve PAGE_SIZE for initramfs). Signed-off-by: Jean-Paul Saman <jean-paul.saman@nxp.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 years ago
#
endif