build: 🛠 Generate binary files as part of build step

This commit is contained in:
Berkus Decker 2021-12-17 23:18:51 +02:00
parent 61eb2f9538
commit ea97d29c3c
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ device-eject:
# Build default hw kernel # Build default hw kernel
build: build:
cargo make build cargo make build
cargo make kernel-binary
# Clean project # Clean project
clean: clean: