Add regression test for build directory handling to make lint target

A couple of scenarios that were fixed in the last few revisions are
tested to ensure that it's easy to determine breakage.

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


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6607 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi
2011-05-21 22:18:59 +00:00
committed by Patrick Georgi
parent 29ddbb813f
commit 40ad842ade
2 changed files with 65 additions and 0 deletions

View File

@@ -237,7 +237,9 @@ printall:
endif
ifndef NOMKDIR
$(shell mkdir -p $(obj) $(objutil)/kconfig/lxdialog $(additional-dirs) $(alldirs))
endif
cscope:
cscope -bR