summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Burmeister <joe.burmeister@codethink.co.uk>2013-09-12 11:46:16 +0100
committerJoe Burmeister <joe.burmeister@codethink.co.uk>2013-09-12 11:46:16 +0100
commitef86f6d0cab2504fe19ec33ee2d6e0eed5b56248 (patch)
tree13a70286bb98a2624882a278b5aac514615b2491
parentaa55c57950524c4123b5c82e09fd4adc3a403e03 (diff)
downloadmesa-baserock/genivi/wayland_9.2.tar.gz
-rw-r--r--mesa-wayland.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-wayland.morph b/mesa-wayland.morph
index e64ab6aca80..546f8dbda80 100644
--- a/mesa-wayland.morph
+++ b/mesa-wayland.morph
@@ -3,6 +3,6 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=intel,swrast"
+ "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=swrast"
]
}