Gave the Dells the IB SIO

and fixed a couple of discrepancies
This commit is contained in:
amdk6
2020-10-25 19:52:42 +02:00
parent 1a8c9cc3d0
commit ca675f5083
2 changed files with 28 additions and 4 deletions

View File

@@ -636,7 +636,7 @@ ifeq ($(USE_VECT486VL), y)
OPTS += -DUSE_VECT486VL
endif
ifeq ($(DELLS4), y)
ifeq ($(USE_DELLS4), y)
OPTS += -DUSE_DELLS4
endif