coreboot-kgpe-d16/util
Patrick Georgi a71ce0daa6 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)
2011-07-07 16:07:20 +02:00
..
abuild Teach abuild to emit JUnit formatted build reports 2011-06-06 17:13:50 +02:00
acpi ACPI table dumping wrapper script 2010-12-04 20:50:39 +00:00
amdtools Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbfstool Move option table (cmos.layout's binary representation) 2011-01-18 13:56:36 +00:00
crossgcc util/crossgcc: Add build-without-gdb Makefile target 2011-06-09 06:09:17 +02:00
dumpmmcr the utility is called dumpmmcr, not dump_mmcr 2010-09-26 15:15:48 +00:00
ectool add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
getpir Cut the crap. 2010-09-21 21:16:27 +00:00
gitconfig Add local copy of commit-msg hook 2011-06-30 21:04:22 +02:00
inteltool oops, one URL fix was missing. Add new DirectHW URL 2011-03-18 22:53:38 +00:00
k8resdump add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
kconfig Emit unwritten symbols in Kconfig so we don't have to do constructs like 2011-04-18 02:07:16 +00:00
lbtdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lint Fix lint-002-build-dir-handling 2011-07-07 16:07:20 +02:00
mkelfImage mkelfImage: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00:00
mptable Remove incorrect IOAPIC lines from some mptable.c files. 2010-10-31 19:37:50 +00:00
msrtool msrtool: added support for Intel CPUs 2011-06-28 23:09:08 +02:00
nrv2b Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
nvramtool Cast arguments to ctype(3) functions through (int)(unsigned char). 2011-04-19 19:34:25 +00:00
optionlist Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
options Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h. 2011-05-10 21:42:52 +00:00
resetcf Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sconfig [SCONFIG] remove unused variable in inherit_subsystem_ids() 2011-03-01 21:57:11 +00:00
superiotool Add SMSC SCH3114 superio register descriptions to superiotool. 2011-06-23 23:17:37 +02:00
vgabios Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
xcompile In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00