Skip to content

Commit 789e9dc

Browse files
committed
makefile for cross compilation
1 parent f5bac63 commit 789e9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ prodScreen_magnetTest.c \
1010
prodScreen_validation.c
1111

1212
# Output
13-
EXEC=funkey_prod_screens
13+
EXEC=$(CROSS_COMPILE)funkey_prod_screens
1414

1515
# Build settings
1616
CC=gcc

0 commit comments

Comments
 (0)