mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 18:41:37 +00:00
clean kernel too
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
d809737426
commit
12e3367f50
@ -19,3 +19,4 @@ initrd.img: Dockerfile mkinitrd.sh repositories $(ETCFILES) kernel/aufs-utils.ta
|
|||||||
clean:
|
clean:
|
||||||
rm -f initrd.img
|
rm -f initrd.img
|
||||||
$(MAKE) -C packages clean
|
$(MAKE) -C packages clean
|
||||||
|
$(MAKE) -C kernel clean
|
||||||
|
Loading…
Reference in New Issue
Block a user