From 76ba62151eee7071f088e1d98e04632879b5c87e Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Sun, 6 Aug 2017 11:08:18 +1000 Subject: [PATCH] Fix the rpi 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