Require xargo 0.3.20
This commit is contained in:
parent
52982d83a4
commit
03e6618a10
2 changed files with 9 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -1,6 +1,9 @@
|
|||
# Configuration and variables
|
||||
include mk/config.mk
|
||||
|
||||
# Dependencies
|
||||
include mk/depends.mk
|
||||
|
||||
all: build/harddrive.bin
|
||||
|
||||
coreboot: build/coreboot.elf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue