VECT486VL vestiges.

This commit is contained in:
OBattler
2021-11-16 00:02:05 +01:00
parent 98794cfe76
commit 5674fe188f

View File

@@ -72,9 +72,6 @@ ifeq ($(DEV_BUILD), y)
ifndef XL24
XL24 := y
endif
ifndef VECT486VL
VECT486VL := y
endif
ifndef OLIVETTI
OLIVETTI := y
endif
@@ -127,9 +124,6 @@ else
ifndef XL24
XL24 := n
endif
ifndef VECT486VL
VECT486VL := n
endif
ifndef OLIVETTI
OLIVETTI := n
endif