diff options
author | Stanislav Vorobiov <s.vorobiov@samsung.com> | 2012-12-11 18:11:27 +0400 |
---|---|---|
committer | Stanislav Vorobiov <s.vorobiov@samsung.com> | 2013-04-15 15:24:17 +0400 |
commit | 34a983fac717ac7e5093560e98969f5029d5b76f (patch) | |
tree | b6fef2efb632f49b00e3bf624b3cad4a9677b143 /Makefile.target | |
parent | d67211e8200dcf2669b0c78f31840f77d4289258 (diff) | |
download | qemu-34a983fac717ac7e5093560e98969f5029d5b76f.tar.gz qemu-34a983fac717ac7e5093560e98969f5029d5b76f.tar.bz2 qemu-34a983fac717ac7e5093560e98969f5029d5b76f.zip |
YaGL: Refactored process/thread state
Diffstat (limited to 'Makefile.target')
-rwxr-xr-x | Makefile.target | 1 |
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 |