diff options
author | wiz <wiz@pkgsrc.org> | 2000-07-13 22:15:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-07-13 22:15:40 +0000 |
commit | 1be090ca4398be8bdc5daf973d929172127b70f7 (patch) | |
tree | 34b5aee041940b9134ae95abb4b7472fd0093870 /cross | |
parent | 852c8d73fdeef887c3bca45c60721ec1b26a0fdf (diff) | |
download | pkgsrc-1be090ca4398be8bdc5daf973d929172127b70f7.tar.gz |
add (commented out) armv2-netbsd
Diffstat (limited to 'cross')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index 79bd73ad1e6..e01fb3bee81 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2000/06/29 10:06:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2000/07/13 22:15:40 wiz Exp $ # SUBDIR += arm-netbsd +# SUBDIR += armv2-netbsd # SUBDIR += bfd-crunchide # SUBDIR += bfd-mdsetimage # SUBDIR += binutils |