From 9cbbc7902a76dadbfa6aea55a7b65616ea680536 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 6 Mar 2009 17:20:17 +0000 Subject: really clean out all compile time generated files (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3974 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Config.lb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/config/Config.lb b/src/config/Config.lb index 0fa82e16bf..7ef9844621 100644 --- a/src/config/Config.lb +++ b/src/config/Config.lb @@ -204,7 +204,10 @@ makerule clean action "rm -f a.out *.s *.l *.o *.E *.inc" action "rm -f TAGS tags romcc*" action "rm -f docipl buildrom* chips.c *chip.c coreboot_apc* coreboot_ram* coreboot_pay*" - action "rm -f build_opt_tbl* nrv2b* option_table.c crt0.S" + action "rm -f build_opt_tbl* nrv2b* option_table.c option_table.h crt0.S crt0.disasm" + action "rm -f smm smm.elf smm.map smm_bin.c" + action "rm -f dsdt.aml dsdt.c" + action "rm -f payload" end # do standard config files that the user need not specify -- cgit v1.2.3