aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu-gles/Makefile
diff options
context:
space:
mode:
authornotaz2012-01-16 20:05:37 +0200
committernotaz2012-01-19 01:42:10 +0200
commit07f75e28d81b8acc64cfb6dee9302fb0eba8774a (patch)
tree47a176c669a007556fd114f8e57e0d41e2d859c0 /plugins/gpu-gles/Makefile
parent677ea10304049d6f7aae48317fe32cfea060d209 (diff)
downloadpcsx_rearmed-07f75e28d81b8acc64cfb6dee9302fb0eba8774a.tar.gz
pcsx_rearmed-07f75e28d81b8acc64cfb6dee9302fb0eba8774a.tar.bz2
pcsx_rearmed-07f75e28d81b8acc64cfb6dee9302fb0eba8774a.zip
gpu-gles: clean up headers and stuff
Diffstat (limited to 'plugins/gpu-gles/Makefile')
-rw-r--r--plugins/gpu-gles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gpu-gles/Makefile b/plugins/gpu-gles/Makefile
index 4b61b6f..8a3f244 100644
--- a/plugins/gpu-gles/Makefile
+++ b/plugins/gpu-gles/Makefile
@@ -15,7 +15,7 @@ endif
CFLAGS += -mcpu=cortex-a8 -mtune=cortex-a8
# note: the below causes strange bugs/crashes
#CFLAGS += -mfloat-abi=softfp
-CFLAGS += -DMAEMO_CHANGES # -DUSE_X11
+#CFLAGS += -DUSE_X11
CFLAGS += -I$(PREFIX)include
TARGET = gpuGLES.so