mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
fix make dependencies
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
572d705e9a
commit
8db1056b36
@ -1,6 +1,6 @@
|
|||||||
all: initrd.img
|
all: initrd.img
|
||||||
|
|
||||||
ETCFILES=etc/issue etc/motd etc/inittab etc/network/interfaces
|
ETCFILES=etc/issue etc/motd etc/network/interfaces
|
||||||
ETCFILES+=etc/hostname- etc/resolv.conf- etc/hosts-
|
ETCFILES+=etc/hostname- etc/resolv.conf- etc/hosts-
|
||||||
ETCFILES+=etc/securetty
|
ETCFILES+=etc/securetty
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user