diff --git a/sw/Makefile b/sw/Makefile index 859f1de..570e079 100644 --- a/sw/Makefile +++ b/sw/Makefile @@ -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 =