summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-10-11 17:54:29 +0200
committerKay Sievers <kay@vrfy.org>2012-10-11 17:54:55 +0200
commitaece12b4b17ea060a9fa7b35f78307545573c40c (patch)
tree8857d5e209197a58aa0c248758ab665be1e8d30d
parent4866509eff41ee90c415307d1015c3efea5115a3 (diff)
Makefile: test - create subdirectory
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9770014..24b7b67 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ clean:
test: gummiboot.efi
@# UUID=677B-ECF2 /boot vfat noauto,umask=0077,x-systemd.automount,x-gvfs-hide 1 2
+ mkdir -p /boot/EFI/gummiboot/
cp -v gummiboot.efi /boot/EFI/gummiboot/
@# unmount to sync EFI partition to disk
sync