sw: Makefile: hardcode project name to "foboot"
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
380a4f1fa2
commit
7f30d7f79b
@ -1,4 +1,4 @@
|
||||
PACKAGE = $(notdir $(realpath .))
|
||||
PACKAGE = foboot
|
||||
FOMU_SDK ?= .
|
||||
ADD_CFLAGS = -I$(FOMU_SDK)/include -D__vexriscv__ -march=rv32im -mabi=ilp32
|
||||
ADD_LFLAGS =
|
||||
|
Loading…
Reference in New Issue
Block a user