mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
Initial Risc-V64 support
This commit is contained in:
parent
e4eeef98aa
commit
160fc71781
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
TARGET=../dist/bootbootcb.rv64
|
TARGET=../dist/bootboot.rv64
|
||||||
|
|
||||||
all: $(TARGET)
|
all: $(TARGET)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue