summaryrefslogtreecommitdiff
path: root/hw/lm32
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2013-03-06 20:23:32 +0100
committerMichael Walle <michael@walle.cc>2013-03-18 19:40:34 +0100
commitb1e5fff4afd0c47148b0d9f9341887ae2c3eb9af (patch)
tree0605eea9250cd853b700e849930936103e9e2c80 /hw/lm32
parentd3fcbb16789c6f975ba6e22d8a2ba477519f51bc (diff)
downloadqemu-b1e5fff4afd0c47148b0d9f9341887ae2c3eb9af.tar.gz
configure: rename OpenGL feature to GLX
As the probe now actually checks for the availability of GLX, rename it accordingly. The only user of this feature is the milkymist-tmu2 model. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'hw/lm32')
-rw-r--r--hw/lm32/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/lm32/Makefile.objs b/hw/lm32/Makefile.objs
index 4592fe5fc8..68ca90a3e2 100644
--- a/hw/lm32/Makefile.objs
+++ b/hw/lm32/Makefile.objs
@@ -11,7 +11,7 @@ obj-y += milkymist-minimac2.o
obj-y += milkymist-pfpu.o
obj-y += milkymist-softusb.o
obj-y += milkymist-sysctl.o
-obj-$(CONFIG_OPENGL) += milkymist-tmu2.o
+obj-$(CONFIG_GLX) += milkymist-tmu2.o
obj-y += milkymist-uart.o
obj-y += milkymist-vgafb.o
obj-y += framebuffer.o