aboutsummaryrefslogtreecommitdiff
path: root/external/pflash/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/pflash/rules.mk')
-rw-r--r--external/pflash/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/pflash/rules.mk b/external/pflash/rules.mk
index 0c396a2..f59e2ee 100644
--- a/external/pflash/rules.mk
+++ b/external/pflash/rules.mk
@@ -15,7 +15,7 @@ endif
CFLAGS = -O2 -Wall -I.
LDFLAGS = -lrt
OBJS = pflash.o progress.o ast-sf-ctrl.o version.o
-OBJS += libflash/libflash.o libflash/libffs.o libflash/ecc.o
+OBJS += libflash/libflash.o libflash/libffs.o libflash/ecc.o libflash/blocklevel.o
OBJS += $(ARCH_OBJS)
EXE = pflash