mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 03:34:38 +00:00
slim down kernel config some more; make it support modules, but not ship with any
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
all: vmlinuz64
|
||||
|
||||
vmlinuz64:
|
||||
vmlinuz64: kernel_config
|
||||
docker build -t mobykernel:test .
|
||||
docker run mobykernel:test cat /linux/arch/x86_64/boot/bzImage > vmlinuz64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user