Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -26,6 +26,14 @@ else
|
||||
XDRIVER_XF86_VIDEO_FBTURBO_CONF_OPTS += --disable-pciaccess
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBUMP),y)
|
||||
XDRIVER_XF86_VIDEO_FBTURBO_DEPENDENCIES += libump
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XPROTO_DRI2PROTO),y)
|
||||
XDRIVER_XF86_VIDEO_FBTURBO_DEPENDENCIES += xproto_dri2proto
|
||||
endif
|
||||
|
||||
define XDRIVER_XF86_VIDEO_FBTURBO_INSTALL_CONF_FILE
|
||||
$(INSTALL) -m 0644 -D $(@D)/xorg.conf $(TARGET_DIR)/etc/X11/xorg.conf
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user