From d6d100ce6afc5571a12af7082c32404c22df64ed Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 19 Oct 2016 12:49:48 +0000 Subject: Recycle the entry for arm-none-eabi-gcc --- cross/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/Makefile b/cross/Makefile index cd812ab4c00..a7d1dfc8097 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.67 2016/10/19 12:41:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2016/10/19 12:49:48 ryoon Exp $ # COMMENT= Cross-platform development utilities SUBDIR+= GenFw SUBDIR+= arm-none-eabi-binutils -SUBDIR+= arm-none-eabi-gcc5 +SUBDIR+= arm-none-eabi-gcc SUBDIR+= arm-none-eabi-gdb SUBDIR+= atasm SUBDIR+= avr-binutils -- cgit v1.2.3