From d0ed0463da3282f3be661cab578465b6eab35a7c Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 24 Mar 2019 12:03:47 +0000 Subject: add cross/xtensa-esp32-elf-(binutils|gcc) --- cross/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/Makefile b/cross/Makefile index 134b2e15566..abed76f7a7f 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2018/06/07 19:36:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2019/03/24 12:03:48 tnn Exp $ # COMMENT= Cross-platform development utilities @@ -64,5 +64,7 @@ SUBDIR+= pdp11-aout-binutils SUBDIR+= pdp11-aout-gcc SUBDIR+= stlink SUBDIR+= uisp +SUBDIR+= xtensa-esp32-elf-binutils +SUBDIR+= xtensa-esp32-elf-gcc .include "../mk/misc/category.mk" -- cgit v1.2.3