diff options
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5a58b548c606..567ba9d5e7a2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -186,6 +186,12 @@ SUBDIR += mips64orion-rtems-gcj SUBDIR += mips64orion-rtems-gdb SUBDIR += mips64orion-rtems-objc + SUBDIR += mips-rtems-binutils + SUBDIR += mips-rtems-chill + SUBDIR += mips-rtems-g77 + SUBDIR += mips-rtems-gcc + SUBDIR += mips-rtems-gcj + SUBDIR += mips-rtems-objc SUBDIR += mkcmd SUBDIR += mkmf SUBDIR += mm |