From c43f7518f92f9139e0c764e7f421653209f10cb2 Mon Sep 17 00:00:00 2001 From: wennmach Date: Thu, 17 Jul 2003 19:10:56 +0000 Subject: Add and enable avrdude. --- cross/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross/Makefile') diff --git a/cross/Makefile b/cross/Makefile index bdf9ed032d3..bcdba1f503d 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2003/07/17 18:51:52 wennmach Exp $ +# $NetBSD: Makefile,v 1.35 2003/07/17 19:10:56 wennmach Exp $ # COMMENT= Cross-platform development utilities @@ -8,6 +8,7 @@ SUBDIR+= avr-binutils SUBDIR+= avr-gcc SUBDIR+= avr-gdb SUBDIR+= avr-libc +SUBDIR+= avrdude SUBDIR+= bfd-crunchide SUBDIR+= bfd-mdsetimage SUBDIR+= binutils -- cgit v1.2.3