Remove whitespace
This commit is contained in:
parent
9ede1d3811
commit
079929e764
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user