From 126bb72fa0610c18eed3b62bf5d32ae331bdb9c6 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 4 Jul 2008 08:39:35 +0000 Subject: Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 15529f786..889bcf537 100644 --- a/Makefile +++ b/Makefile @@ -473,6 +473,8 @@ update: configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config +prepatch: gcc-patched binutils-patched gdb-patched uclibc-patched + cross: $(BASE_TARGETS) help: -- cgit v1.2.3