fix compile breaking issue

This commit is contained in:
tiseno100
2020-04-01 20:02:00 +03:00
committed by GitHub
parent c7db9b7347
commit cb1e05a172

View File

@@ -96,7 +96,7 @@ ifeq ($(DEV_BUILD), y)
VGAWONDER := y
endif
ifndef VNC
VNC := y
VNC := n
endif
ifndef XL24
XL24 := y