summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2020-04-14 20:53:20 +0000
committerjs <js@pkgsrc.org>2020-04-14 20:53:20 +0000
commit2d05d95bd6b964c25c1684f9f2529db73f56885c (patch)
tree8222cf86c4348ba64e761dcc15c132e5246c6a2b /cross/Makefile
parent98f1a5cc416281ae1659a0f4c6ec31d5280c147d (diff)
downloadpkgsrc-2d05d95bd6b964c25c1684f9f2529db73f56885c.tar.gz
Import cross/ppc-morphos-binutils from wip
GNU Binutils targeting MorphOS, with the patches from the official SDK.
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 3494c196430..c470bde6c4c 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/03/30 16:29:53 riastradh Exp $
+# $NetBSD: Makefile,v 1.96 2020/04/14 20:53:20 js Exp $
#
COMMENT= Cross-platform development utilities
@@ -67,6 +67,7 @@ SUBDIR+= pdp11-aout-binutils
SUBDIR+= pdp11-aout-gcc
SUBDIR+= powerpc-none-elf-binutils
SUBDIR+= powerpc-none-elf-gcc
+SUBDIR+= ppc-morphos-binutils
SUBDIR+= stlink
SUBDIR+= uisp
SUBDIR+= xtensa-esp32-elf-binutils