summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
authorStanislav Vorobiov <s.vorobiov@samsung.com>2012-12-11 18:11:27 +0400
committerStanislav Vorobiov <s.vorobiov@samsung.com>2013-04-15 15:24:17 +0400
commit34a983fac717ac7e5093560e98969f5029d5b76f (patch)
treeb6fef2efb632f49b00e3bf624b3cad4a9677b143 /Makefile.target
parentd67211e8200dcf2669b0c78f31840f77d4289258 (diff)
downloadqemu-34a983fac717ac7e5093560e98969f5029d5b76f.tar.gz
qemu-34a983fac717ac7e5093560e98969f5029d5b76f.tar.bz2
qemu-34a983fac717ac7e5093560e98969f5029d5b76f.zip
YaGL: Refactored process/thread state
Diffstat (limited to 'Makefile.target')
-rwxr-xr-xMakefile.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index f9f19e4144..752254934f 100755
--- a/Makefile.target
+++ b/Makefile.target
@@ -265,7 +265,6 @@ obj-y += yagl_gles2_validate.o
obj-y += yagl_host_gles2_calls.o
# EGL offscreen backend
obj-y += yagl_egl_offscreen.o
-obj-y += yagl_egl_offscreen_ps.o
obj-y += yagl_egl_offscreen_ts.o
obj-y += yagl_egl_offscreen_display.o
obj-y += yagl_egl_offscreen_context.o