Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgian committed Jul 12, 2023
1 parent c4f6a73 commit 385a9a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -42,6 +42,9 @@ build:
@cargo build --target=x86_16-felix.json --package=felix-bootloader
@cargo build --target=x86_32-felix.json --package=felix-kernel
@cargo build --target=x86_32-felix.json --package=hello
@cargo build --target=x86_32-felix.json --package=atest
@cargo build --target=x86_32-felix.json --package=btest
@cargo build --target=x86_32-felix.json --package=ctest

.PHONY: objcopy
objcopy:
Expand Down

0 comments on commit 385a9a0

Please sign in to comment.