fix compile breaking issue
This commit is contained in:
@@ -96,7 +96,7 @@ ifeq ($(DEV_BUILD), y)
|
||||
VGAWONDER := y
|
||||
endif
|
||||
ifndef VNC
|
||||
VNC := y
|
||||
VNC := n
|
||||
endif
|
||||
ifndef XL24
|
||||
XL24 := y
|
||||
|
Reference in New Issue
Block a user