diff options
| author | Will Deacon <will@kernel.org> | 2022-12-06 11:15:50 +0000 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2022-12-06 11:15:50 +0000 |
| commit | d864e90585f21e4e66bcf570bd743ca61dc6b7d1 (patch) | |
| tree | 2033942f719b816ae99a9be7ffa2ed407b95de15 /scripts | |
| parent | Merge branch 'for-next/insn' into for-next/core (diff) | |
| parent | arm64: remove special treatment for the link order of head.o (diff) | |
| download | linux-d864e90585f21e4e66bcf570bd743ca61dc6b7d1.tar.gz linux-d864e90585f21e4e66bcf570bd743ca61dc6b7d1.zip | |
Merge branch 'for-next/kbuild' into for-next/core
* for-next/kbuild:
arm64: remove special treatment for the link order of head.o
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/head-object-list.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/head-object-list.txt b/scripts/head-object-list.txt index b16326a92c45..f226e45e3b7b 100644 --- a/scripts/head-object-list.txt +++ b/scripts/head-object-list.txt @@ -15,7 +15,6 @@ arch/alpha/kernel/head.o arch/arc/kernel/head.o arch/arm/kernel/head-nommu.o arch/arm/kernel/head.o -arch/arm64/kernel/head.o arch/csky/kernel/head.o arch/hexagon/kernel/head.o arch/ia64/kernel/head.o |
