fix "make clean"

Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6242 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2011-01-05 01:37:48 +00:00 committed by Stefan Reinauer
parent c7f0c8feab
commit 6c28522ec1
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ clean-for-update: doxygen-clean
rm -f $(obj)/mainboard/$(MAINBOARDDIR)/bootblock.* $(obj)/mainboard/$(MAINBOARDDIR)/dsdt.*
rm -f $(obj)/cpu/x86/smm/smm_bin.c $(obj)/cpu/x86/smm/smm.* $(obj)/cpu/x86/smm/smm
rmdir -p $(alldirs) 2>/dev/null >/dev/null || true
$(MAKE) -C payloads/external/SeaBIOS clean
$(MAKE) -C payloads/external/SeaBIOS -f Makefile.inc clean
clean: clean-for-update
rm -f $(obj)/coreboot* .ccwrap