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