]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
Fix bootloader-jump compiling.
authorflabbergast <s3+flabbergast@sdfeu.org>
Tue, 8 Sep 2015 19:15:05 +0000 (20:15 +0100)
committerflabbergast <s3+flabbergast@sdfeu.org>
Tue, 8 Sep 2015 19:15:05 +0000 (20:15 +0100)
tmk_core/tool/chibios/chibios.mk

index ee52082e7fac16f5fe3a24faf296550bfcdf966f..ed5fd5b82f56a0adbc7ddc6646c398a35c53e6e5 100644 (file)
@@ -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 =