From dc2cbe1749c5268eb38f5b73e888d5bbf90055ac Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 9 Aug 2009 02:07:20 -0700 Subject: tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCH Signed-off-by: Khem Raj --- conf/machine/include/tune-sh3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/include/tune-sh3.inc') diff --git a/conf/machine/include/tune-sh3.inc b/conf/machine/include/tune-sh3.inc index 65bfacf174..32801a61c3 100644 --- a/conf/machine/include/tune-sh3.inc +++ b/conf/machine/include/tune-sh3.inc @@ -1,2 +1,3 @@ TARGET_CC_ARCH = "-ml -m3" FEED_ARCH = "sh3" +BASE_PACKAGE_ARCH = "sh3" -- cgit 1.2.3-korg