|
@@ -75,7 +75,7 @@ endif
|
|
|
|
|
|
ifeq ($(MESA3D_DRI_DRIVERS-y),)
|
|
ifeq ($(MESA3D_DRI_DRIVERS-y),)
|
|
MESA3D_CONF_OPT += \
|
|
MESA3D_CONF_OPT += \
|
|
- --without-dri-drivers --without-dri
|
|
|
|
|
|
+ --without-dri-drivers --without-dri --disable-dri3
|
|
else
|
|
else
|
|
ifeq ($(BR2_PACKAGE_XPROTO_DRI3PROTO),y)
|
|
ifeq ($(BR2_PACKAGE_XPROTO_DRI3PROTO),y)
|
|
MESA3D_DEPENDENCIES += xlib_libxshmfence xproto_dri3proto xproto_presentproto
|
|
MESA3D_DEPENDENCIES += xlib_libxshmfence xproto_dri3proto xproto_presentproto
|