summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2017-09-01 20:57:22 +0000
committerjmcneill <jmcneill@pkgsrc.org>2017-09-01 20:57:22 +0000
commit9e25d15029d6932d2ebb19ca487118c5b3a3ea09 (patch)
treedd7770c45758e5f717f8c3d3ab0840e59fa87591 /cross/Makefile
parent02a3f0b7de07a3bff209f483525120fdfa66c78b (diff)
downloadpkgsrc-9e25d15029d6932d2ebb19ca487118c5b3a3ea09.tar.gz
+ aarch64-none-elf-binutils
+ aarch64-none-elf-gcc
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 14f15761d41..65ea71a623b 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.70 2017/07/03 17:33:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.71 2017/09/01 20:57:22 jmcneill Exp $
#
COMMENT= Cross-platform development utilities
SUBDIR+= GenFw
+SUBDIR+= aarch64-none-elf-binutils
+SUBDIR+= aarch64-none-elf-gcc
SUBDIR+= arm-none-eabi-binutils
SUBDIR+= arm-none-eabi-gcc
SUBDIR+= arm-none-eabi-gdb