notaz.gp2x.de
/
picodrive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7d64db
)
fix build without cyclone
author
notaz
<notasas@gmail.com>
Sun, 28 Jul 2013 14:05:07 +0000
(17:05 +0300)
committer
notaz
<notasas@gmail.com>
Sun, 28 Jul 2013 20:29:05 +0000
(23:29 +0300)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
17d04b8
..
db145a5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-49,7
+49,7
@@
endif
-include Makefile.local
-if
eq "$(use_musashi
)" "1"
+if
neq "$(use_cyclone
)" "1"
# due to CPU stop flag access
asm_cdpico = 0
asm_cdmemory = 0