From 02a623ddf96aa97c341a287bbb4ec5370a069444 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 4 Aug 2008 19:07:05 +0000 Subject: buildroot: remove trailing spaces for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done --- target/device/Atmel/Config.in.mirrors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/Atmel/Config.in.mirrors') diff --git a/target/device/Atmel/Config.in.mirrors b/target/device/Atmel/Config.in.mirrors index e2dc3835e..b5c4a9a87 100644 --- a/target/device/Atmel/Config.in.mirrors +++ b/target/device/Atmel/Config.in.mirrors @@ -11,7 +11,7 @@ config BR2_ATMEL_MIRROR Issues with contents of this server needs to be highlighted on the buildroot mailing list and should not be addressed directly to Atmel - Atmel provides support for their AVR32 chips on + Atmel provides support for their AVR32 chips on http://avr32linux.org/ or http://www.avrfreaks.net/ Atmel provides support for AT91 chips on www.at91.com. Commercial AT91 Linux support is through www.timesys.com -- cgit v1.2.3