From 2e2fbdaa33bcc54fa0d105df30dadf6b9bd1c9c5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 19 Apr 2015 10:38:50 -0500 Subject: common.sh: Add or1k --- rtems/common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rtems/common.sh b/rtems/common.sh index 028e101..5485b9e 100644 --- a/rtems/common.sh +++ b/rtems/common.sh @@ -66,6 +66,7 @@ case ${CPU} in mips) ;; moxie) ;; nios2) ;; + or1k) ;; or32) ;; powerpc) ;; sh) ;; -- cgit v1.2.3