summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.host b/configure.host
index 6762eba..d9850d4 100644
--- a/configure.host
+++ b/configure.host
@@ -178,7 +178,7 @@ case "${host}" in
SOURCES="ffi.c sysv.S"
;;
- or1k*-linux*)
+ or1k*-*-*)
TARGET=OR1K; TARGETDIR=or1k
SOURCES="ffi.c sysv.S"
;;