Improve dependencies on build tools
This commit is contained in:
parent
c3170d09f2
commit
374e37d5b9
5 changed files with 36 additions and 17 deletions
3
Makefile
3
Makefile
|
@ -54,6 +54,9 @@ repo: $(BUILD)/repo.tag
|
|||
# Podman build recipes and vars
|
||||
include mk/podman.mk
|
||||
|
||||
# Disk Imaging and Cookbook tools
|
||||
include mk/fstools.mk
|
||||
|
||||
# Cross compiler recipes
|
||||
include mk/prefix.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue