summaryrefslogtreecommitdiffstats
path: root/src/installer/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 08:48:11 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 08:49:34 (EST)
commit39f74835a831c952c995158cb00e0146c49fd075 (patch)
tree78c941f92c27f849c9b4d4c4fc9772d1b6517aa6 /src/installer/local.mk
parentf819b8160603a6e23a6b9ae91fa6080e6b65e63b (diff)
installer/pcramfs: New installer backend
Diffstat (limited to 'src/installer/local.mk')
-rw-r--r--src/installer/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/installer/local.mk b/src/installer/local.mk
index 2306edb..68d9eaa 100644
--- a/src/installer/local.mk
+++ b/src/installer/local.mk
@@ -1,3 +1,4 @@
prokit_SOURCES += \
src/installer/chroot.sh \
- src/installer/pc.sh
+ src/installer/pc.sh \
+ src/installer/pcramfs.sh