summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-06-15 13:27:49 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-06-15 13:27:49 +0000
commit3b0d664a142aa2f187d5f29a1fae809933305a61 (patch)
tree9c6ba9d00478a578e69dc31354eed20fb211d855 /Makefile
parenta0a6ae9593166e4417e129beaaeb094a7e634156 (diff)
downloadast2050-flashrom-3b0d664a142aa2f187d5f29a1fae809933305a61.zip
ast2050-flashrom-3b0d664a142aa2f187d5f29a1fae809933305a61.tar.gz
Fix typo in Makefile
This strangely breaks with gmake on FreeBSD, but seems to work with make on Linux. Thanks Idwer Vollering <vidwer@gmail.com> for noticing and testing. Corresponding to flashrom svn r593. 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 54d662d..2ff241d 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ endif
LIBS += -lpci -lz
OBJS = chipset_enable.o board_enable.o udelay.o jedec.o stm50flw0x0x.o \
- sst28sf040.o am29f040b.o mx29f002.o m29f400bt.o pm29f002.c \
+ sst28sf040.o am29f040b.o mx29f002.o m29f400bt.o pm29f002.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