makerom: cxi or cfa now detected

no need to specify cxi/cfa, it is now implied by the CLI args. "-elf",
"-code" or "-exheader" imply cxi,
This commit is contained in:
applestash
2014-07-15 20:56:33 +10:00
parent a021c82330
commit fc2ed91ad1
3 changed files with 46 additions and 43 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ CC = gcc
# MAKEROM Build Settings
MAKEROM_BUILD_FLAGS = #-DDEBUG
VER_MAJOR = 0
VER_MINOR = 9
VER_MINOR = 10
OUTPUT = makerom
main: build