diff options
author | Jakob Bornecrantz <[email protected]> | 2008-05-22 16:24:51 +0200 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2008-05-23 11:02:14 +0200 |
commit | 9395fb6e8d341d7a3f923b5ec03630ab656c8f2f (patch) | |
tree | f69d937fef039802697ba17aa99eaf7723ef0779 /Makefile | |
parent | 3972961e62d5918f4ef4f0ceb3d8ee9549676a7c (diff) |
mesa: Added linux-egl target, that only builds the i915simple driver and egl drivers
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |