Add cc65 compiler and fix

This commit is contained in:
2021-05-15 17:36:36 +02:00
parent 21292e9d48
commit 03e4389bf8
6 changed files with 8 additions and 6 deletions

View File

@ -151,7 +151,8 @@ CT_ARCH_MIPS=y
# CT_ARCH_XTENSA is not set
CT_ARCH="mips"
CT_ARCH_CHOICE_KSYM="MIPS"
CT_ARCH_TUNE="mips64vr4300"
CT_ARCH_TUNE=""
CT_ARCH_CPU="mips64vr4300"
CT_ARCH_MIPS_SHOW=y
#