This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e8d08eb1b5
android_kernel_xiaomi_sm8350
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
6 lines
92 B
ArmAsm
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>
2007-10-11 05:12:11 -04:00
#
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>
2007-02-10 04:44:44 -05:00
#
endif
Reference in New Issue
Copy Permalink