Just a minor issue, but still...

Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' after all.
An extra commit will follow and do the real 'svn mv' operation on the file.

Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>

Index: util/flashrom/Makefile
===================================================================
--- util/flashrom/Makefile	(Revision 2601)
+++ util/flashrom/Makefile	(Arbeitskopie)
@@ -1,5 +1,5 @@
 #
-# Makefile for flash_rom
+# Makefile for flashrom
 # 
 # redone by Stefan Reinauer <[EMAIL PROTECTED]>
 #
@@ -23,7 +23,7 @@
 OBJS = chipset_enable.o board_enable.o udelay.o jedec.o sst28sf040.o \
 	am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o w49f002u.o \
 	82802ab.o msys_doc.o pm49fl004.o sst49lf040.o sst49lfxxxc.o \
-	sst_fwhub.o layout.o lbtable.o flashchips.o flash_rom.o \
+	sst_fwhub.o layout.o lbtable.o flashchips.o flashrom.o \
 	sharplhf00l04.o
 
 all: pciutils dep $(PROGRAM)
Index: util/flashrom/flash_rom.c
===================================================================
--- util/flashrom/flash_rom.c	(Revision 2601)
+++ util/flashrom/flash_rom.c	(Arbeitskopie)
@@ -1,5 +1,5 @@
 /*
- * flash_rom.c: Flash programming utility
+ * flashrom.c: Flash programming utility
  *
  * Copyright 2000 Silicon Integrated System Corporation
  * Copyright 2004 Tyan Corp

Attachment: signature.asc
Description: Digital signature

-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to