[oe-commits] org.oe.dev ixp4xx-kernel: Enabled EABI compatibilty mode

rwhitby commit openembedded-commits at lists.openembedded.org
Mon Feb 12 08:28:30 UTC 2007


ixp4xx-kernel: Enabled EABI compatibilty mode

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: eb9139a6e7100ed394c0f60a6e9f929f2c6de58b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=eb9139a6e7100ed394c0f60a6e9f929f2c6de58b
Files:
1
packages/linux/ixp4xx-kernel/2.6.19/defconfig
packages/linux/ixp4xx-kernel/2.6.20/defconfig
Diffs:

#
# mt diff -rdb8b961c4a483000a0fb217548d3b4cd968f5e1f -reb9139a6e7100ed394c0f60a6e9f929f2c6de58b
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.19/defconfig"
#  from [6ca77edf51fe8d3ada447bc6ff740b8f3eaac38f]
#    to [d4b616defe7fdbc39a265c9f571c7dc9183ad9c5]
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/defconfig"
#  from [a8475a39f32d48d26bd72b034a8bbf87ca3ddb5b]
#    to [582e932a4f95edb52183d817bc12a39a46fd443c]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.19/defconfig	6ca77edf51fe8d3ada447bc6ff740b8f3eaac38f
+++ packages/linux/ixp4xx-kernel/2.6.19/defconfig	d4b616defe7fdbc39a265c9f571c7dc9183ad9c5
@@ -189,7 +189,8 @@ CONFIG_HZ=100
 CONFIG_PREEMPT=y
 # CONFIG_NO_IDLE_HZ is not set
 CONFIG_HZ=100
-# CONFIG_AEABI is not set
+CONFIG_AEABI=y
+CONFIG_OABI_COMPAT=y
 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_FLATMEM_MANUAL=y
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/defconfig	a8475a39f32d48d26bd72b034a8bbf87ca3ddb5b
+++ packages/linux/ixp4xx-kernel/2.6.20/defconfig	582e932a4f95edb52183d817bc12a39a46fd443c
@@ -196,7 +196,8 @@ CONFIG_HZ=100
 CONFIG_PREEMPT=y
 # CONFIG_NO_IDLE_HZ is not set
 CONFIG_HZ=100
-# CONFIG_AEABI is not set
+CONFIG_AEABI=y
+CONFIG_OABI_COMPAT=y
 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_FLATMEM_MANUAL=y






More information about the Openembedded-commits mailing list