Skip to content

Commit 5353fff

Browse files
alobakinIngo Molnar
authored andcommitted
scripts/head-object-list: Remove x86 from the list
Now that x86 boot code is not hardcoded to the particular linking order, remove x86 files from the list and let them be placed inside the vmlinux according only to the linker script and linker preferences. Signed-off-by: Alexander Lobakin <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Tested-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7734a0f commit 5353fff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/head-object-list.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,4 @@ arch/s390/kernel/head64.o
4242
arch/sh/kernel/head_32.o
4343
arch/sparc/kernel/head_32.o
4444
arch/sparc/kernel/head_64.o
45-
arch/x86/kernel/head_32.o
46-
arch/x86/kernel/head_64.o
47-
arch/x86/kernel/head32.o
48-
arch/x86/kernel/head64.o
49-
arch/x86/kernel/ebda.o
50-
arch/x86/kernel/platform-quirks.o
5145
arch/xtensa/kernel/head.o

0 commit comments

Comments
 (0)