From 13d42a8d377b9bbb5b3b930efbded83e6a01f891 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 11 Oct 2015 01:16:29 +0000 Subject: Add arm-none-eabi-* --- cross/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/Makefile b/cross/Makefile index 6ca5548cf7a..fcfa422e4e4 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.62 2015/10/11 01:11:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2015/10/11 01:16:29 ryoon Exp $ # COMMENT= Cross-platform development utilities SUBDIR+= GenFw SUBDIR+= atasm +SUBDIR+= arm-none-eabi-binutils +SUBDIR+= arm-none-eabi-gcc5 +SUBDIR+= arm-none-eabi-gdb SUBDIR+= avr-binutils SUBDIR+= avr-gcc SUBDIR+= avr-gdb -- cgit v1.2.3