Specify prefix as a dependency

This commit is contained in:
Jeremy Soller 2018-08-17 18:47:48 -06:00
parent 2027210677
commit 233295bc17
4 changed files with 11 additions and 6 deletions

View file

@ -41,7 +41,7 @@ fetch:
"$$(cargo run --manifest-path ../installer/Cargo.toml -- --list-packages -c ../filesystem.toml)"
# Cross compiler recipes
include mk/cross.mk
include mk/prefix.mk
# Kernel recipes
include mk/kernel.mk