mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
linux-cmx270: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3033 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
16
meta/packages/linux/linux-2.6.23/binutils-buildid-arm.patch
vendored
Normal file
16
meta/packages/linux/linux-2.6.23/binutils-buildid-arm.patch
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
arch/arm/kernel/vmlinux.lds.S | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
Index: linux-2.6.22/arch/arm/kernel/vmlinux.lds.S
|
||||
===================================================================
|
||||
--- linux-2.6.22.orig/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:32:29.000000000 +0200
|
||||
+++ linux-2.6.22/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:33:42.000000000 +0200
|
||||
@@ -94,6 +94,7 @@
|
||||
TEXT_TEXT
|
||||
SCHED_TEXT
|
||||
LOCK_TEXT
|
||||
+ *(.note.*)
|
||||
#ifdef CONFIG_MMU
|
||||
*(.fixup)
|
||||
#endif
|
||||
Reference in New Issue
Block a user