mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
fix build without cyclone
This commit is contained in:
parent
b7d64dbdb7
commit
6ce90725a1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -49,7 +49,7 @@ endif
|
|||
|
||||
-include Makefile.local
|
||||
|
||||
ifeq "$(use_musashi)" "1"
|
||||
ifneq "$(use_cyclone)" "1"
|
||||
# due to CPU stop flag access
|
||||
asm_cdpico = 0
|
||||
asm_cdmemory = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue