Fix bootloader-jump compiling.
This commit is contained in:
parent
9cc281b4ef
commit
5248511209
@ -206,7 +206,7 @@ CPPWARN = -Wall -Wextra -Wundef
|
||||
UDEFS = $(OPT_DEFS)
|
||||
|
||||
# Define ASM defines here
|
||||
UADEFS =
|
||||
UADEFS = $(OPT_DEFS)
|
||||
|
||||
# List all user directories here
|
||||
UINCDIR =
|
||||
|
Loading…
Reference in New Issue
Block a user