aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortwinaphex2014-12-31 11:43:39 +0100
committertwinaphex2014-12-31 11:43:39 +0100
commitbe1294d017cba3f18cf66597f0cbed207fed26bf (patch)
tree84856d7c7fb7357ed94f8748d649060b7a83274a /Makefile
parente63a9dc66d0ce5a9d88353f880ef88a6590d06fd (diff)
parent3aba41853f8dc014ff61e05e8a2c616d89f88715 (diff)
downloadpcsx_rearmed-be1294d017cba3f18cf66597f0cbed207fed26bf.tar.gz
pcsx_rearmed-be1294d017cba3f18cf66597f0cbed207fed26bf.tar.bz2
pcsx_rearmed-be1294d017cba3f18cf66597f0cbed207fed26bf.zip
Merge https://github.com/notaz/pcsx_rearmed
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