Clean kernel on initfs regen
This commit is contained in:
parent
e881aa5cc6
commit
3c395f11f8
|
@ -1,3 +1,4 @@
|
||||||
build/initfs.tag: initfs.toml
|
build/initfs.tag: initfs.toml
|
||||||
|
cd kernel && xargo clean
|
||||||
cargo run --manifest-path installer/Cargo.toml -- $(INSTALLER_FLAGS) $<
|
cargo run --manifest-path installer/Cargo.toml -- $(INSTALLER_FLAGS) $<
|
||||||
touch $@
|
touch $@
|
||||||
|
|
Loading…
Reference in a new issue