X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile.maemo;h=0c2e49f3952cc35937529c3739fa7ff0414a5463;hp=2bed07926ef14f3ebf940e96e541f3276cb53425;hb=edee4a7fc46dd881c2a45d14ce569fbfd8336516;hpb=54b4a001cf0b0f165a59b727c4b201226eda014c diff --git a/Makefile.maemo b/Makefile.maemo index 2bed0792..0c2e49f3 100644 --- a/Makefile.maemo +++ b/Makefile.maemo @@ -1,6 +1,8 @@ USE_GTK=1 USE_ALSA=1 USE_OSS=0 +PLATFORM=generic +NO_TSLIB=1 export MAEMO=1 LDFLAGS += $(shell pkg-config --libs hildon-1 libpulse)