summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@tungstengraphics.com>2008-05-22 16:24:51 +0200
committerJakob Bornecrantz <jakob@tungstengraphics.com>2008-05-23 11:02:14 +0200
commit9395fb6e8d341d7a3f923b5ec03630ab656c8f2f (patch)
treef69d937fef039802697ba17aa99eaf7723ef0779 /Makefile
parent3972961e62d5918f4ef4f0ceb3d8ee9549676a7c (diff)
mesa: Added linux-egl target, that only builds the i915simple driver and egl drivers
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1ec8ce7cba..9b3be43d50 100644
--- a/Makefile
+++ b/Makefile
@@ -108,6 +108,7 @@ linux-dri-x86 \
linux-dri-x86-64 \
linux-dri-ppc \
linux-dri-xcb \
+linux-egl \
linux-indirect \
linux-fbdev \
linux-glide \