coreboot/src
Uwe Hermann 6c73b4416c Remove all build/ prefixes in the build output.
Also, remove one missing hardcoded "build" dir in the distclean target,
and clean up files generated by sconfig in 'make clean'.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4880 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-28 17:10:51 +00:00
..
arch Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00
boot Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
cpu preliminary Intel D945GCLF Atom+i945 support. 2009-10-28 16:52:48 +00:00
devices The check for zero sized resources is already done earlier. So don't redo it 2009-10-28 14:57:14 +00:00
drivers Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
include Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
lib Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
mainboard preliminary Intel D945GCLF Atom+i945 support. 2009-10-28 16:52:48 +00:00
northbridge Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pc80 Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
southbridge Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
superio preliminary Intel D945GCLF Atom+i945 support. 2009-10-28 16:52:48 +00:00
Kconfig Add kconfig menus for most chipset VIDEO_MB values. 2009-10-26 21:42:13 +00:00