aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom/Makefile')
-rw-r--r--util/flashrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/Makefile b/util/flashrom/Makefile
index cdf3f318b9..c269229a36 100644
--- a/util/flashrom/Makefile
+++ b/util/flashrom/Makefile
@@ -15,7 +15,7 @@ LDFLAGS = -lpci -static
OBJS = flash_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 sst_fwhub.o layout.o lbtable.o flashchips.o flash_rom.o
+ sst49lf040.o sst_fwhub.o layout.o lbtable.o flashchips.o flash_rom.o sharplhf00l04.o
all: pciutils dep $(PROGRAM)