[coreboot] CBFS build directory

Myles Watson mylesgw at gmail.com
Thu Jun 25 18:41:36 CEST 2009


The object files for cbfs clutter target directories.  This fixes it.  I
also added a cbfstool-clean target to the Makefile.

before:

myles at orangutan:targets$ ls emulation/qemu-x86/qemu-x86
Makefile           cbfstool      coreboot.rom.bootblock  fs.o
resize.o
Makefile.settings  cbfstool.o    create.o                normal       romcc
add.o              config.py     delete.o                payload.elf  tools
bootblock.o        coreboot.rom  extract.o               print.o      util.o

after:
myles at orangutan:targets$ ls emulation/qemu-x86/qemu-x86
Makefile           cbfs       coreboot.rom            normal       romcc
Makefile.settings  config.py  coreboot.rom.bootblock  payload.elf

I'm not particular about the name.  I chose cbfs because it is short.
cbfs-tools/ or something else would have been fine too.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090625/326faa6e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cbfstool_dir.diff
Type: text/x-patch
Size: 2347 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090625/326faa6e/attachment.diff>


More information about the coreboot mailing list