mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
libdrm: Disable vmwgfx if specified by config
Signed-Off-By: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8e7dacf766
commit
ebda9ae661
@ -44,7 +44,7 @@ ifeq ($(BR2_PACKAGE_LIBDRM_VMWGFX),y)
|
|||||||
LIBDRM_CONF_OPT += --enable-vmwgfx
|
LIBDRM_CONF_OPT += --enable-vmwgfx
|
||||||
LIBDRM_DEPENDENCIES += xlib_libpciaccess
|
LIBDRM_DEPENDENCIES += xlib_libpciaccess
|
||||||
else
|
else
|
||||||
LIBDRM_CONF_OPT += --enable-vmwgfx
|
LIBDRM_CONF_OPT += --disable-vmwgfx
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBDRM_OMAP),y)
|
ifeq ($(BR2_PACKAGE_LIBDRM_OMAP),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user