aboutsummaryrefslogtreecommitdiff
path: root/Makefile.maemo
diff options
context:
space:
mode:
authornotaz2011-09-24 18:41:41 +0300
committernotaz2011-09-25 01:24:11 +0300
commit55b0eeea6028e00741e620d28ab3211c49b8515f (patch)
treecc652ae976722211ff4bc7d65c9c890ad1057099 /Makefile.maemo
parent15776b68de021ae41ebd5d8d646beca694c3784d (diff)
downloadpcsx_rearmed-55b0eeea6028e00741e620d28ab3211c49b8515f.tar.gz
pcsx_rearmed-55b0eeea6028e00741e620d28ab3211c49b8515f.tar.bz2
pcsx_rearmed-55b0eeea6028e00741e620d28ab3211c49b8515f.zip
add pollux/caanoo port, refactor things
Diffstat (limited to 'Makefile.maemo')
-rw-r--r--Makefile.maemo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.maemo b/Makefile.maemo
index 2bed079..4e1b577 100644
--- a/Makefile.maemo
+++ b/Makefile.maemo
@@ -1,6 +1,7 @@
USE_GTK=1
USE_ALSA=1
USE_OSS=0
+PLATFORM=generic
export MAEMO=1
LDFLAGS += $(shell pkg-config --libs hildon-1 libpulse)