[flashrom] [PATCH] splitting the code into subdirs

Sean Nelson audiohacked at gmail.com
Tue Feb 23 09:25:52 CET 2010


Move files into a directory structure.
File operations:

mkdir {chips,programmer,cli,include}
svn add {chips,programmer,cli,include}
svn mv 82802ab.c chips/
svn mv flashchips.c chips/
svn mv jedec.c chips/
svn mv m29f400bt.c chips/
svn mv pm49fl00x.c chips/
svn mv sharplhf00l04.c chips/
svn mv spi.c chips/
svn mv sst28sf040.c chips/
svn mv sst49lfxxxc.c chips/
svn mv sst_fwhub.c chips/
svn mv stm50flw0x0x.c chips/
svn mv w29ee011.c chips/
svn mv w39v040c.c chips/
svn mv w39v080fa.c chips/
svn mv atahpt.c programmer/
svn mv bitbang_spi.c programmer/
svn mv board_enable.c programmer/
svn mv buspirate_spi.c programmer/
svn mv cbtable.c programmer/
svn mv chipset_enable.c programmer/
svn mv dediprog.c programmer/
svn mv dmi.c programmer/
svn mv drkaiser.c programmer/
svn mv dummyflasher.c programmer/
svn mv ft2232_spi.c programmer/
svn mv gfxnvidia.c programmer/
svn mv hwaccess.c programmer/
svn mv ichspi.c programmer/
svn mv internal.c programmer/
svn mv it87spi.c programmer/
svn mv nic3com.c programmer/
svn mv pcidev.c programmer/
svn mv physmap.c programmer/
svn mv programmer.c programmer/
svn mv satasii.c programmer/
svn mv sb600spi.c programmer/
svn mv serprog.c programmer/
svn mv udelay.c programmer/
svn mv wbsio_spi.c programmer/
svn mv cli_classic.c cli/
svn mv cli_output.c cli/
svn mv print.c cli/
svn mv print_wiki.c cli/
svn mv spi.h include/
svn mv chipdrivers.h include/
svn mv coreboot_tables.h include/
svn mv flash.h include/
svn mv flashchips.h include/
svn mv hwaccess.h include/

Signed-off-by: Sean Nelson <audiohacked at gmail.com>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libflashrom.diff
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100223/a4bea644/attachment.ksh>


More information about the flashrom mailing list