Clean kernel on initfs regen

This commit is contained in:
Jeremy Soller 2017-07-20 19:47:59 -06:00
parent e881aa5cc6
commit 3c395f11f8

View file

@ -1,3 +1,4 @@
build/initfs.tag: initfs.toml
cd kernel && xargo clean
cargo run --manifest-path installer/Cargo.toml -- $(INSTALLER_FLAGS) $<
touch $@