From acb1cfcc74c200e1afba59655b69d76811d8aac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Tue, 13 Jun 2023 12:17:20 +0200 Subject: icemulti: Fix missing all target --- examples/icemulti/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/icemulti/Makefile b/examples/icemulti/Makefile index a7ce692..96b31e1 100644 --- a/examples/icemulti/Makefile +++ b/examples/icemulti/Makefile @@ -1,3 +1,5 @@ +all: config.bin + prog: config.bin sudo iceprog config.bin -- cgit v1.2.3