1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 18:41:54 +02:00

gnu: build: linux-boot: Remove bind-mount export.

bind-mount is not contained within this module.

* gnu/build/linux-boot.scm: Remove bind-mount export.
This commit is contained in:
Christopher Baines
2018-01-30 22:32:12 +00:00
parent 71e789319c
commit 8db8bf921d
-1
View File
@@ -42,7 +42,6 @@
make-static-device-nodes
configure-qemu-networking
bind-mount
device-number
boot-system))