commit | 083dbf489d1b0592e910ecfb90b3858c23e49ab7 | [log] [tgz] |
---|---|---|
author | Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | Tue Jun 05 12:31:04 2012 +1000 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Thu Jun 07 10:12:00 2012 +0200 |
tree | ae07f596da360a00eaccb38ec9f0b7f72d01f533 | |
parent | 349417004a0f7cf5518a998dca755cd06f6c212b [diff] |
target-microblaze: fix swx build breakage The lazy initialisation of r_check was throwing an error on --enable-debug. Removed the lazy initialisation of r_check and swx_addr. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>