aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2014-12-25 17:17:05 +0200
committernotaz2014-12-25 21:22:06 +0200
commit3aba41853f8dc014ff61e05e8a2c616d89f88715 (patch)
tree84856d7c7fb7357ed94f8748d649060b7a83274a /Makefile
parent5fdcbb5abad30d464a6a90c15e25128a0580ac79 (diff)
downloadpcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.gz
pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.bz2
pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.zip
release r20
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 58de43a..339fcd5 100644
--- a/Makefile
+++ b/Makefile
@@ -165,6 +165,7 @@ OBJS += frontend/libpicofe/linux/fbdev.o frontend/libpicofe/linux/xenv.o
OBJS += frontend/libpicofe/linux/in_evdev.o
OBJS += frontend/plat_pandora.o frontend/plat_omap.o
frontend/main.o frontend/menu.o: CFLAGS += -include frontend/pandora/ui_feat.h
+frontend/libpicofe/linux/plat.o: CFLAGS += -DPANDORA
USE_PLUGIN_LIB = 1
USE_FRONTEND = 1
endif