Improve dependencies on build tools

This commit is contained in:
Ron Williams 2023-03-06 12:41:45 -08:00
parent c3170d09f2
commit 374e37d5b9
5 changed files with 36 additions and 17 deletions

View file

@ -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