peari9jp6/user/Makefile

5 lines
90 B

# arch = {riscv32, x86_64}
arch := riscv32
all:
cargo xbuild --target $(arch)-ucore.json