summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-05-12 14:06:04 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-05-12 14:06:04 +0000
commit7fbc3c8cd6582d812b0e536cf302e9b747a29e28 (patch)
tree2be425b5bb01301a3e6780332e02214f9bcc1329 /Makefile
parent7e809c64e383b1eb8f080859ee91807a5869f27a (diff)
downloadflashrom-7fbc3c8cd6582d812b0e536cf302e9b747a29e28.zip
flashrom-7fbc3c8cd6582d812b0e536cf302e9b747a29e28.tar.gz
The write_39sf020() and write_49f002() functions are identical except for whitespace differences, so drop one of them
Corresponding to flashrom svn r497. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a54af5..45b8f94 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ endif
LDFLAGS += -lpci -lz
OBJS = chipset_enable.o board_enable.o udelay.o jedec.o stm50flw0x0x.o \
- sst28sf040.o am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o \
+ sst28sf040.o am29f040b.o mx29f002.o m29f400bt.o \
w49f002u.o 82802ab.o pm49fl00x.o sst49lf040.o en29f002a.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 \
OpenPOWER on IntegriCloud