* [Buildroot] [PATCH 2/4] qtopia4: add mouse-qvfb to configure options
@ 2008-11-01 18:55 Markus Heidelberg
0 siblings, 0 replies; only message in thread
From: Markus Heidelberg @ 2008-11-01 18:55 UTC (permalink / raw)
To: buildroot
---
package/qtopia4/qtopia4.mk | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/package/qtopia4/qtopia4.mk b/package/qtopia4/qtopia4.mk
index c8be7c7..8b0415f 100644
--- a/package/qtopia4/qtopia4.mk
+++ b/package/qtopia4/qtopia4.mk
@@ -128,6 +128,11 @@ QTOPIA4_TSLIB_DEB:=$(strip $(subst ",, $(QTOPIA4_TSLIB_DEB)))
else
QTOPIA4_CONFIGURE += -no-mouse-tslib
endif
+ifeq ($(BR2_PACKAGE_QTOPIA4_MOUSE_QVFB),y)
+QTOPIA4_CONFIGURE += -qt-mouse-qvfb
+else
+QTOPIA4_CONFIGURE += -no-mouse-qvfb
+endif
ifeq ($(BR2_PACKAGE_QTOPIA4_DEBUG),y)
QTOPIA4_CONFIGURE+= "-debug $(QTOPIA4_TSLIB_DEB)"
--
1.6.0.3.536.gb5136
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-01 18:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-01 18:55 [Buildroot] [PATCH 2/4] qtopia4: add mouse-qvfb to configure options Markus Heidelberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox