mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
fix kernel make clean
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -5,4 +5,4 @@ vmlinuz64:
|
||||
docker run mobykernel:test cat /linux/arch/x86_64/boot/bzImage > vmlinuz64
|
||||
|
||||
clean:
|
||||
rm vmlinuz64
|
||||
rm -f vmlinuz64
|
||||
|
Reference in New Issue
Block a user