summaryrefslogtreecommitdiff
path: root/rootfs
diff options
context:
space:
mode:
authorGordon GECOS <u@adam>2020-10-27 19:14:21 -0400
committerGordon GECOS <u@adam>2020-10-27 19:17:41 -0400
commit0dd716651c9edf7e860f3aa7cd33039db842a17d (patch)
tree6988363e893fe249c1d756dc25d8ad6f6ae82ff0 /rootfs
parent47c9811c7af21714898d9916922353745b90f585 (diff)
rootfs is samizdat.seed.btrfs
Diffstat (limited to 'rootfs')
-rw-r--r--rootfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootfs/Makefile b/rootfs/Makefile
index 7bb9619..d664742 100644
--- a/rootfs/Makefile
+++ b/rootfs/Makefile
@@ -6,7 +6,7 @@ endif
6 6
7sudo := $(shell [ "$$(id -u)" = 0 ] || echo sudo) 7sudo := $(shell [ "$$(id -u)" = 0 ] || echo sudo)
8 8
9rootfs ?= samizdat.btrfs 9rootfs ?= samizdat.seed.btrfs
10patchfs ?= samizdat.patch.btrfs 10patchfs ?= samizdat.patch.btrfs
11 11
12.PHONY: all rootfs patchfs 12.PHONY: all rootfs patchfs