summaryrefslogtreecommitdiff
path: root/util/flashrom/Makefile
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2006-02-23 17:16:44 +0000
committerRonald G. Minnich <rminnich@gmail.com>2006-02-23 17:16:44 +0000
commit02bb7892fe36ea1310b00ae7c3883e99ab4f0a43 (patch)
treef732283b85aa1ecebd02a764f9fd614bbc99120f /util/flashrom/Makefile
parent24c541ba946e576e00add8a7c2942ff799284ac5 (diff)
added sharp flash
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2180 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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)