X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=141929a48fe188e7dac97b0a087d4ac4139c7605;hp=cdc1a740456f6564dc05ec971359197261c29b9c;hb=6469a8c407ff23af8b7a6218f759b368eec7c339;hpb=1f219c7b8a6f2b7a70f595ccdfe419ea034c9411 diff --git a/Makefile b/Makefile index cdc1a740..141929a4 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,6 @@ ifeq "$(PLATFORM)" "generic" OBJS += frontend/plat_dummy.o endif ifeq "$(PLATFORM)" "pandora" -frontend/%.o: CFLAGS += -DVOUT_FBDEV OBJS += frontend/linux/fbdev.o OBJS += frontend/plat_omap.o OBJS += frontend/plat_pandora.o