From cf333a61c7861361b4025cb0f67c8f75b0b07eef Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 17 Jan 2012 07:36:08 +0100 Subject: Move supprt-arm.S to separate library. Core, codecs and plugins link it separately so this gets rid of SOURCES trickery. Don't build it for hosted targets. Change-Id: If15ef90e93cd218a4352ae8e89eea95d3122452f --- apps/plugins/lib/SOURCES | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/plugins/lib') diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 2c0fc2a..4b33901 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -41,7 +41,6 @@ playergfx.c #ifdef HAVE_LCD_BITMAP #ifdef CPU_ARM -../../../firmware/target/arm/support-arm.S pluginlib_jpeg_idct_arm.S #endif -- cgit v1.1