Specify prefix as a dependency
This commit is contained in:
parent
2027210677
commit
233295bc17
4 changed files with 11 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue