the following patch was just integrated into master: commit e9bda83e277bceee880e3c79701f968e07f65673 Author: Marc Jones marc.jones@se-eng.com Date: Mon Mar 19 17:32:33 2012 -0600
Fix cleaning SeaBIOS from coreboot makefile
The coreboot makefile didn't pass the OUT and CC variables to seabios, so the clean didn't clean anything.
Change-Id: Ieaf0c417d6e5dfb9e0a11df70b03d6313919578b Signed-off-by: Marc Jones marc.jones@se-eng.com
Build-Tested: build bot (Jenkins) at Tue Mar 20 00:51:54 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Mon Mar 26 19:12:21 2012, giving +2 See http://review.coreboot.org/801 for details.
-gerrit