projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b98309
)
arch/m68k: always has atomic ops
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 17 Aug 2014 19:29:54 +0000
(21:29 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 18 Aug 2014 09:01:40 +0000
(11:01 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.m68k
patch
|
blob
|
history
diff --git
a/arch/Config.in.m68k
b/arch/Config.in.m68k
index ba6cedf7d3671b4d6f4854852988e92b74e9c493..6b79307a22a323b7744f7b0a4261bea18bddef0e 100644
(file)
--- a/
arch/Config.in.m68k
+++ b/
arch/Config.in.m68k
@@
-4,6
+4,9
@@
config BR2_ARCH
config BR2_ENDIAN
default "BIG"
+config BR2_ARCH_HAS_ATOMICS
+ default y
+
config BR2_GCC_TARGET_TUNE
default "68000" if BR2_m68k_68000
default "68010" if BR2_m68k_68010