tune-sh3.inc tune-sh4.inc: Define BASE_PACKAGE_ARCH
authorKhem Raj <raj.khem@gmail.com>
Sun, 9 Aug 2009 09:07:20 +0000 (02:07 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 9 Aug 2009 09:07:20 +0000 (02:07 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/machine/include/tune-sh3.inc
conf/machine/include/tune-sh4.inc

index 65bfacf..32801a6 100644 (file)
@@ -1,2 +1,3 @@
 TARGET_CC_ARCH = "-ml -m3"
 FEED_ARCH = "sh3"
+BASE_PACKAGE_ARCH = "sh3"
index c20b8cf..5d43e41 100644 (file)
@@ -1,2 +1,3 @@
 TARGET_CC_ARCH = "-ml -m4"
 FEED_ARCH = "sh4"
+BASE_PACKAGE_ARCH = "sh4"