From b94713b0d68c1bde2c871627b4da8978964b2ff1 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 13 Oct 2013 13:20:27 +0100 Subject: tune-sh3.inc: drop in favour of OE-Core file This has been present in OE-Core for a long time, we don't need a broken version here. Signed-off-by: Paul Eggleton --- conf/machine/include/tune-sh3.inc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 conf/machine/include/tune-sh3.inc (limited to 'conf') diff --git a/conf/machine/include/tune-sh3.inc b/conf/machine/include/tune-sh3.inc deleted file mode 100644 index 32801a6..0000000 --- a/conf/machine/include/tune-sh3.inc +++ /dev/null @@ -1,3 +0,0 @@ -TARGET_CC_ARCH = "-ml -m3" -FEED_ARCH = "sh3" -BASE_PACKAGE_ARCH = "sh3" -- cgit 1.2.3-korg