commit | aa15f63790cfd4110ff57c37aa1c6c34133d8a09 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Jul 13 11:26:01 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Jul 18 20:47:04 2007 +0200 |
tree | 093ee0ed0be6367f0cdf1f01e017806b788aa9fc | |
parent | d4003ba0a11f9fb484bd45fd83b75f7108871ef2 [diff] |
[AVR32] Fix build error in parse_tag_rdimg() This code is inside an #ifdef with a misspelled config symbol, so it hasn't been used for a long time. Fix it before fixing the config symbol to keep bisection working. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>