From 65c5c82a277cd4725d40ad1f671dc36077a2db6e Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 16 Nov 2013 07:51:38 +0000 Subject: -nios2-binutils +nios2-binutils220 -nios2-gcc +nios2-gcc3 +nios2-gcc41 --- cross/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cross/Makefile') diff --git a/cross/Makefile b/cross/Makefile index 0d8e3246ca7..a8e08dff043 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2013/11/07 04:25:51 jnemeth Exp $ +# $NetBSD: Makefile,v 1.54 2013/11/16 07:51:38 mef Exp $ # COMMENT= Cross-platform development utilities @@ -39,8 +39,9 @@ SUBDIR+= mingw-gcc SUBDIR+= mingw-runtime-bin SUBDIR+= mingw-w32api-bin #SUBDIR+= nios2 # just contains makefile fragments -SUBDIR+= nios2-binutils -SUBDIR+= nios2-gcc +SUBDIR+= nios2-binutils220 +SUBDIR+= nios2-gcc3 +SUBDIR+= nios2-gcc41 SUBDIR+= uisp .include "../mk/misc/category.mk" -- cgit v1.2.3