coreboot-kgpe-d16/util/abuild
Patrick Georgi fadbe5f657 build: make scan-build work again
This drops the scan-build related Kconfig options
since it's now possible to simply run

    scan-build [-o outdir] make

and get coreboot built with its report.

There's also no inner make process anymore, and the way
things work should be clearer now.

Also adapt abuild to this new reality.

Change-Id: I03e03334761ec83f718b3235ebf811834cd2e3e3
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/5774
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-17 21:15:14 +02:00
..
abuild build: make scan-build work again 2014-05-17 21:15:14 +02:00
abuild.1 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
getopt.c Add getopt implementation to abuild 2012-04-05 20:50:46 +02:00