summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-10-19 12:49:48 +0000
committerryoon <ryoon@pkgsrc.org>2016-10-19 12:49:48 +0000
commitd150e16afdedfb0bddf3e394247f0402d3e0878e (patch)
tree5c6efc5fab6ff2da44d847433f2a3a121ae1a17d /cross
parenta71226ae86a81e7b25a2c2e734f7617fd8a27c9c (diff)
downloadpkgsrc-d150e16afdedfb0bddf3e394247f0402d3e0878e.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