Fix cleaning SeaBIOS from coreboot makefile
authorMarc Jones <marc.jones@se-eng.com>
Mon, 19 Mar 2012 23:32:33 +0000 (17:32 -0600)
committerMarc Jones <marcj303@gmail.com>
Mon, 26 Mar 2012 17:12:22 +0000 (19:12 +0200)
commit1dd0dda442c0bdf3e423b8bed69603901645149c
tree54549e235b5451956fed89238752d932e2978a23
parent6588802fa73d4b45c91e701807ad12d8fcef303e
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>
Reviewed-on: http://review.coreboot.org/801
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin@se-eng.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
Makefile.inc