diff options
author | notaz | 2014-12-25 17:17:05 +0200 |
---|---|---|
committer | notaz | 2014-12-25 21:22:06 +0200 |
commit | 3aba41853f8dc014ff61e05e8a2c616d89f88715 (patch) | |
tree | 84856d7c7fb7357ed94f8748d649060b7a83274a /Makefile | |
parent | 5fdcbb5abad30d464a6a90c15e25128a0580ac79 (diff) | |
download | pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.gz pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.tar.bz2 pcsx_rearmed-3aba41853f8dc014ff61e05e8a2c616d89f88715.zip |
release r20
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |