summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0dac0ea..8e342403 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
.PHONY: all download modules ich9m-descriptors payloads roms release clean \
crossgcc-clean install-dependencies-ubuntu install-dependencies-debian \
- install-dependencies-arch
+ install-dependencies-arch install-dependencies-void
all: roms
@@ -67,3 +67,6 @@ install-dependencies-debian:
install-dependencies-arch:
./build dependencies arch
+
+install-dependencies-void:
+ ./build dependencies void