qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATC 7/9] Skipping drm build, unsupported
@ 2020-06-29 21:48 David CARLIER
  2020-06-30  6:44 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 14+ messages in thread
From: David CARLIER @ 2020-06-29 21:48 UTC (permalink / raw)
  To: QEMU Trivial, qemu-devel

From 157a0374093371719de42e99364352d64190f52a Mon Sep 17 00:00:00 2001
From: David Carlier <devnexen@gmail.com>
Date: Mon, 29 Jun 2020 22:20:06 +0000
Subject: [PATCH 7/9] Skipping drm build, unsupported.

Signed-off-by: David Carlier <devnexen@gmail.com>
---
 util/Makefile.objs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/Makefile.objs b/util/Makefile.objs
index cc5e37177a..faebc13fac 100644
--- a/util/Makefile.objs
+++ b/util/Makefile.objs
@@ -39,7 +39,7 @@ util-obj-y += qsp.o
 util-obj-y += range.o
 util-obj-y += stats64.o
 util-obj-y += systemd.o
-util-obj-$(CONFIG_POSIX) += drm.o
+util-obj-$(CONFIG_LINUX) += drm.o
 util-obj-y += guest-random.o
 util-obj-$(CONFIG_GIO) += dbus.o
 dbus.o-cflags = $(GIO_CFLAGS)
--
2.26.0


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-07-01 16:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 21:48 [PATC 7/9] Skipping drm build, unsupported David CARLIER
2020-06-30  6:44 ` Philippe Mathieu-Daudé
2020-06-30  8:23   ` Gerd Hoffmann
2020-06-30  8:46     ` Philippe Mathieu-Daudé
2020-06-30 15:48       ` Gerd Hoffmann
2020-06-30 15:55         ` David CARLIER
2020-06-30 16:13           ` David CARLIER
2020-06-30 15:53     ` Peter Maydell
2020-06-30 16:53       ` Gerd Hoffmann
2020-07-01 14:16         ` Eric Blake
2020-07-01 15:15           ` Gerd Hoffmann
2020-07-01 15:48             ` David CARLIER
2020-07-01 16:04             ` Philippe Mathieu-Daudé
2020-07-01 16:53             ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).