From 2ca29bdba70d41f64d7b1eccf0b610a386aaeb9b Mon Sep 17 00:00:00 2001 From: ryoon Date: Thu, 10 Dec 2015 23:07:21 +0000 Subject: Add stlink --- cross/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/Makefile b/cross/Makefile index 096446d2d18..d076f307259 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2015/10/15 04:38:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2015/12/10 23:07:21 ryoon Exp $ # COMMENT= Cross-platform development utilities @@ -47,6 +47,7 @@ SUBDIR+= nios2-gcc SUBDIR+= nios2-gcc3 SUBDIR+= nios2-gcc41 SUBDIR+= objconv +SUBDIR+= stlink SUBDIR+= uisp .include "../mk/misc/category.mk" -- cgit v1.2.3