Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index 622cc01583800033ff24bd5d269a7cf0015e0693..b97a8639df1520ee71c97631f359dc572d60838f 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -87,7 +87,7 @@ CHIP_OBJS = jedec.o stm50flw0x0x.o w39v040c.o w39v080fa.o w29ee011.o \ |
| sst49lfxxxc.o sst_fwhub.o flashchips.o spi.o spi25.o sharplhf00l04.o \ |
| wpce775x.o writeprotect.o |
| -LIB_OBJS = layout.o |
| +LIB_OBJS = layout.o fmap.o |
| CLI_OBJS = flashrom.o cli_classic.o cli_mfg.o cli_output.o print.o |