mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Remove whitespace
This commit is contained in:
@@ -19,9 +19,9 @@ DIRECTFB_MULTI:=
|
||||
DIRECTFB_FUSION:=
|
||||
endif
|
||||
ifeq ($(BR2_PACKAGE_XSERVER_none),y)
|
||||
DIRECTFB_X:= --disable-x11
|
||||
DIRECTFB_X:=--disable-x11
|
||||
else
|
||||
DIRECTFB_X:= --enable-x11
|
||||
DIRECTFB_X:=--enable-x11
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(DIRECTFB_SOURCE):
|
||||
|
||||
Reference in New Issue
Block a user