summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 017d06c..9396d4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ case $host_cpu in
s390x )
host_cpu="s390"
;;
- sh4|sh3 )
+ sh4|sh4a|sh3 )
host_cpu="sh"
;;
* )