summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-01-18 16:17:44 +0000
committerStefan Reinauer <stepan@coresystems.de>2008-01-18 16:17:44 +0000
commite89161d68f169b3b1ec53cf997a968c5a116158f (patch)
treee8b539403a956b5d969228891acb173aff2ccf3d /Makefile
parent9789c685f135d002a84e9b1ca17c48e252b11717 (diff)
downloadflashrom-e89161d68f169b3b1ec53cf997a968c5a116158f.zip
flashrom-e89161d68f169b3b1ec53cf997a968c5a116158f.tar.gz
Rename linuxbios_* files in utils repository
Corresponding to flashrom svn r179 and coreboot v2 svn r3058. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 067590a..4b2fbbd 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ endif
OBJS = chipset_enable.o board_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 sst49lfxxxc.o \
- sst_fwhub.o layout.o lbtable.o flashchips.o flashrom.o \
+ sst_fwhub.o layout.o cbtable.o flashchips.o flashrom.o \
sharplhf00l04.o w29ee011.o spi.o
all: pciutils dep $(PROGRAM)
OpenPOWER on IntegriCloud