From b328ecaec3f58c0409e874a20fcb97c31c0bd4f6 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Mon, 26 Jun 2017 01:29:49 +0000 Subject: [PATCH] Fix Makefile Signed-off-by: Sven Dowideit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0277377b..aa07196e 100755 --- a/Makefile +++ b/Makefile @@ -58,6 +58,7 @@ rpi: # scripts/images/raspberry-pi-hypriot/dist/rancheros-raspberry-pi.zip cp dist/artifacts/rootfs_arm.tar.gz scripts/images/raspberry-pi-hypriot/ cd scripts/images/raspberry-pi-hypriot/ \ + && ../../../.dapper rpi64: # scripts/images/raspberry-pi-hypriot64/dist/rancheros-raspberry-pi.zip