summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon>2016-10-19 12:49:48 +0000
committerryoon <ryoon>2016-10-19 12:49:48 +0000
commitd6d100ce6afc5571a12af7082c32404c22df64ed (patch)
tree5eb2f28c54ada3b90f14a9424157f0e494458f86 /cross
parent4b8cde01f6c8756d58a13bdaa8d55df536bbe807 (diff)
downloadpkgsrc-d6d100ce6afc5571a12af7082c32404c22df64ed.tar.gz
Recycle the entry for arm-none-eabi-gcc
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile4
1 files changed, 2 insertions, 2 deletions
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