Fix lint-002-build-dir-handling
authorPatrick Georgi <patrick@georgi-clan.de>
Sat, 2 Jul 2011 14:21:31 +0000 (16:21 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 7 Jul 2011 14:07:20 +0000 (16:07 +0200)
commita71ce0daa6ff6460d02b70a6436ce4d92da3009f
tree83ed7e4300d4af46d2bd68ca0ef3d0504c965f01
parent61cd5bfae493607a434df91fc582ab1ffd36b3cc
Fix lint-002-build-dir-handling

That lint test requires some Kconfig defaults and uses allyesconfig
for that. Unfortunately that also draws in ccache and scanbuild support,
which significantly change the behaviour of the toplevel Makefile.
Notably, the ccache support breaks if no ccache is installed.

Change-Id: I17cbb7974be33fc077e5cbd5fb616a5b00a47d97
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/80
Tested-by: build bot (Jenkins)
util/lint/lint-002-build-dir-handling