projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3468e0
)
[MIPS] Sibyte: #if CONFIG_* doesn't fly.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 10 Nov 2005 16:35:03 +0000
(16:35 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 21 Feb 2006 16:58:23 +0000
(16:58 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/cex-sb1.S
patch
|
blob
|
history
diff --git
a/arch/mips/mm/cex-sb1.S
b/arch/mips/mm/cex-sb1.S
index 0e71580774fff3673401f7b73e371af5dd123721..e54a62f2807c93754e9c4b05d97442b812d5d626 100644
(file)
--- a/
arch/mips/mm/cex-sb1.S
+++ b/
arch/mips/mm/cex-sb1.S
@@
-64,7
+64,7
@@
LEAF(except_vec2_sb1)
sd k0,0x170($0)
sd k1,0x178($0)
-#if CONFIG_SB1_CEX_ALWAYS_FATAL
+#if
def
CONFIG_SB1_CEX_ALWAYS_FATAL
j handle_vec2_sb1
nop
#else