summaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 0862d34cf7d1..e297e1b52636 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -232,6 +232,6 @@ targets := $(fw-shipped-) $(patsubst $(obj)/%,%, \
232 232
233# Without this, built-in.o won't be created when it's empty, and the 233# Without this, built-in.o won't be created when it's empty, and the
234# final vmlinux link will fail. 234# final vmlinux link will fail.
235obj-n := dummy 235obj- := dummy
236 236
237hostprogs-y := ihex2fw 237hostprogs-y := ihex2fw