Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e2b81f..881680d 100644 --- a/Makefile +++ b/Makefile @@ -475,7 +475,7 @@ export KBUILD_BINARY ?= barebox.bin # Also any assignments in arch/$(ARCH)/Makefile take precedence over # the default value. -barebox-flash-image: $(KBUILD_IMAGE) +barebox-flash-image: $(KBUILD_IMAGE) FORCE $(call if_changed,ln) all: barebox-flash-image -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox