Bug 1069 - [PATCH] The AT91BOOTSTRAP makefile contains a typo
Summary: [PATCH] The AT91BOOTSTRAP makefile contains a typo
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2009.11
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 22:26 UTC by Rob Alley
Modified: 2010-02-17 11:04 UTC (History)
1 user (show)

See Also:
Host: Ubuntu 9.10
Target: AT91SAM9G20-EK
Build: 2010.02


Attachments
Patch to correct makefile typo (1.21 KB, patch)
2010-02-09 22:26 UTC, Rob Alley
Details

Note You need to log in before you can comment on or make changes to this bug.
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!