From 6469a8c407ff23af8b7a6218f759b368eec7c339 Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 22 Apr 2012 01:56:22 +0300 Subject: frontend: clean up some hacks --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cdc1a74..141929a 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 -- cgit v1.2.3