at91boostrap makefile, correct typo in line continuation character.
The rule to copy the resulting binary file into the binary directory had
a typo in the line continuation character that results in a spurious error
message being produced.
Signed-off-by: Rob Alley <Rob.Alley@navmanwireless.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
diff --git a/CHANGES b/CHANGES
index 37bc22c..05cb4ae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
Updated/fixed packages: alsa-lib, argus, at, gst-plugins-good,
libpcap, rsync, tcl, xproto_trapproto
+ Issues resolved (http://bugs.uclibc.org):
+
+ #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
+
2010.02-rc1, Released February 9th, 2010:
Fixes all over the tree and new features.