From 5b59ef3acc721639ebc1c78ab42fe64f4e30ab6d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 11 Dec 2014 18:47:48 +0100 Subject: Reimplement cache invalidation code --- Makefile.common | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index b586567..faf0261 100644 --- a/Makefile.common +++ b/Makefile.common @@ -32,9 +32,7 @@ endif endif -# Special optimized routines ifeq ($(CPU_ARCH), arm) -SOURCES_C += $(CORE_DIR)/arm/warm.c SOURCES_ASM += $(CORE_DIR)/arm/video_blend.S endif -- cgit v1.2.3