Fix makefile typo

This commit is contained in:
RichardG867
2020-08-08 13:38:36 -03:00
parent 51e7c6ca58
commit da470860f1

View File

@@ -48,7 +48,7 @@ ifeq ($(DEV_BUILD), y)
ifndef CYRIX_6X86 ifndef CYRIX_6X86
CYRIX_6X86 := y CYRIX_6X86 := y
endif endif
ifndef HEADAKA ifndef HEDAKA
HEDAKA := y HEDAKA := y
endif endif
ifndef LASERXT ifndef LASERXT