From 11ff1725ccd88a950fca08378c561e43cafd6a6e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 6 Nov 2013 21:38:39 -0800 Subject: xorg-i915: Delete. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Jakob Bornecrantz Acked-by: Stéphane Marchesin --- src/gallium/SConscript | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gallium/SConscript') diff --git a/src/gallium/SConscript b/src/gallium/SConscript index 9a25cca..f4f6df2 100644 --- a/src/gallium/SConscript +++ b/src/gallium/SConscript @@ -136,11 +136,6 @@ if not env['embedded']: 'targets/dri-i915/SConscript', ]) - if env['xorg'] and env['drm']: - SConscript([ - #'targets/xorg-i915/SConscript', - ]) - # # Unit tests & tools -- cgit v1.1