summaryrefslogtreecommitdiff
path: root/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
diff options
context:
space:
mode:
authorLukas Gorris <lukas.gorris@gmail.com>2009-03-30 21:20:14 +0200
committerLukas Gorris <lukas.gorris@gmail.com>2009-03-30 21:20:14 +0200
commita93dfebb9e7a34ffba9b1ae5e8e496dfab4c3c43 (patch)
tree6c38a4617c92398269e6603a0509fc3006811368 /recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
parent4255898da29e7e0c521d064afedbc4075b3e8155 (diff)
parentd7fdcef3d8c8b80926d579c2db179b594429cebe (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2')
-rw-r--r--recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-215
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2 b/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
new file mode 100644
index 0000000000..94003d0aa0
--- /dev/null
+++ b/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
@@ -0,0 +1,15 @@
+Index: linux-2.4.24-2/arch/um/config.in
+--- linux-2.4.24-2/arch/um/config.in 7 Apr 2004 20:44:02 -0000 1.56
++++ linux-2.4.24-2/arch/um/config.in 17 May 2004 18:35:49 -0000
+@@ -8,6 +8,11 @@
+
+ define_bool CONFIG_UID16 y
+
++# define_bool CONFIG_X86_CMPXCHG y
++# define_bool CONFIG_X86_XADD y
++# define_bool CONFIG_X86_BSWAP y
++# define_bool CONFIG_X86_POPAD_OK y
++
+ define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM y
+
+ mainmenu_option next_comment