summaryrefslogtreecommitdiffstats
path: root/rules/host-cairo.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-12-21 14:37:25 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-12-21 14:37:25 +0000
commitecee1d6e61b3ca06fe876eca218da4613212dc61 (patch)
tree519de2117e9e172e537b9ad2221636b062aced62 /rules/host-cairo.in
parentb16e433b986e98cf03a25f9100b8f917e7f42f42 (diff)
downloadptxdist-ecee1d6e61b3ca06fe876eca218da4613212dc61.tar.gz
ptxdist-ecee1d6e61b3ca06fe876eca218da4613212dc61.tar.xz
* hosttools: migrate from bool to tristate; should result in
less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-cairo.in')
-rw-r--r--rules/host-cairo.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-cairo.in b/rules/host-cairo.in
index 52ec43d91..e8c11b8a0 100644
--- a/rules/host-cairo.in
+++ b/rules/host-cairo.in
@@ -1,7 +1,7 @@
## SECTION=host_gtk
menuconfig HOST_CAIRO
- bool
+ tristate
# select XORG_LIB_XT if CAIRO_XLIB && !HOST_GTK_TARGET_X11
# select XORG_LIB_XRENDER if CAIRO_XLIB && !HOST_GTK_TARGET_X11