summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-11-21 16:15:36 +0000
committerGogs <gogitservice@gmail.com>2021-11-21 16:15:36 +0000
commitfd586c8f307d56075b6335920a5d3e13a0c6897b (patch)
tree286207193f3c10149f9fbbc79a1d6e59da5e891d /Makefile
parentbc7243f1e1051ce3561447bea4c94b6af3df9ad7 (diff)
parent12eceb6a6788b2098eedb87022722446b003cdf7 (diff)
Merge branch 'master' of shmalebx9/lbmk into master
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