summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-05-17 22:58:41 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-05-17 22:58:41 +0000
commit5811b09a9fa75a2db21123f4fd03572bfecaa723 (patch)
tree21980f58cc591de96a93115a999351d16bf518d0 /Makefile
parente9fbc809016861272fc2aeddd20032fd92ef8281 (diff)
downloadflashrom-5811b09a9fa75a2db21123f4fd03572bfecaa723.zip
flashrom-5811b09a9fa75a2db21123f4fd03572bfecaa723.tar.gz
Rename sata_sii.c to satasii.c for consistency
Corresponding to flashrom svn r530. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index deab999..9acf6ec 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ OBJS = chipset_enable.o board_enable.o udelay.o jedec.o stm50flw0x0x.o \
sst49lfxxxc.o sst_fwhub.o layout.o cbtable.o flashchips.o physmap.o \
flashrom.o w39v080fa.o sharplhf00l04.o w29ee011.o spi.o it87spi.o \
ichspi.o w39v040c.o sb600spi.o wbsio_spi.o m29f002.o internal.o \
- dummyflasher.o pcidev.o nic3com.o sata_sii.o
+ dummyflasher.o pcidev.o nic3com.o satasii.o
all: pciutils dep $(PROGRAM)
OpenPOWER on IntegriCloud