summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index a29fe558e7e..e6cbf5a0b7c 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/04/14 22:02:21 js Exp $
+# $NetBSD: Makefile,v 1.99 2020/06/20 14:34:10 thorpej Exp $
#
COMMENT= Cross-platform development utilities
@@ -57,6 +57,8 @@ SUBDIR+= mingw-w64-x86_64-gcc-bootstrap
SUBDIR+= mingw-w64-x86_64-gcc-winpthreads
SUBDIR+= mingw-w64-x86_64-headers
SUBDIR+= mingw-w64-x86_64-winpthreads
+SUBDIR+= mipsel-none-elf-binutils
+SUBDIR+= mipsel-none-elf-gcc
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc