fix build without cyclone

This commit is contained in:
notaz 2013-07-28 17:05:07 +03:00
parent b7d64dbdb7
commit 6ce90725a1

View file

@ -49,7 +49,7 @@ endif
-include Makefile.local -include Makefile.local
ifeq "$(use_musashi)" "1" ifneq "$(use_cyclone)" "1"
# due to CPU stop flag access # due to CPU stop flag access
asm_cdpico = 0 asm_cdpico = 0
asm_cdmemory = 0 asm_cdmemory = 0