mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-06 09:00:36 +00:00
Move kernel directory to top level
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
KERNEL="alpine/kernel/x86_64/vmlinuz64"
|
||||
KERNEL="kernel/x86_64/vmlinuz64"
|
||||
: ${INITRD:="alpine/initrd.img"}
|
||||
CMDLINE="earlyprintk=serial console=ttyS0"
|
||||
|
||||
|
Reference in New Issue
Block a user