summaryrefslogtreecommitdiffstats
path: root/src/installer/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 06:26:02 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 06:41:23 (EST)
commitda875ea4111b71a2e52e655eaccfa88f34f0175d (patch)
tree8e5cce8328b216e2b569d2b7c5bd9404354d0d1e /src/installer/local.mk
parent5be28ec28f7eb8aaa798f95d0ea27a18d8e4b8a4 (diff)
installer/chroot: New installer backend
This installer doesn't support installing to a block device.
Diffstat (limited to 'src/installer/local.mk')
-rw-r--r--src/installer/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/installer/local.mk b/src/installer/local.mk
new file mode 100644
index 0000000..9b79ba8
--- /dev/null
+++ b/src/installer/local.mk
@@ -0,0 +1,2 @@
+prokit_SOURCES += \
+ src/installer/chroot.sh