We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bac63 commit 789e9dcCopy full SHA for 789e9dc
1 file changed
Makefile
@@ -10,7 +10,7 @@ prodScreen_magnetTest.c \
10
prodScreen_validation.c
11
12
# Output
13
-EXEC=funkey_prod_screens
+EXEC=$(CROSS_COMPILE)funkey_prod_screens
14
15
# Build settings
16
CC=gcc
0 commit comments