Bug 1069

Summary: [PATCH] The AT91BOOTSTRAP makefile contains a typo
Product: buildroot Reporter: Rob Alley <Rob.Alley>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2009.11   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Ubuntu 9.10 Target: AT91SAM9G20-EK
Build: 2010.02
Attachments: Patch to correct makefile typo

Description Rob Alley 2010-02-09 22:26:01 UTC
Created attachment 1087 [details]
Patch to correct makefile typo

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.
Comment 1 Peter Korsgaard 2010-02-17 11:04:45 UTC
Committed, thanks!