Don't run clean-abuild on distclean target. It breaks full abuild runs.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5881 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi 2010-09-29 20:28:59 +00:00
parent 17cae3599f
commit afbf072f35
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ clean-abuild:
clean-cscope:
rm -f cscope.out
distclean: clean-cscope clean-abuild
distclean: clean-cscope
rm -rf $(obj)
rm -f .config .config.old ..config.tmp .kconfig.d .tmpconfig* .ccwrap .xcompile