aboutsummaryrefslogtreecommitdiffstats
path: root/tools/spi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/spi/Makefile')
-rw-r--r--tools/spi/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/spi/Makefile b/tools/spi/Makefile
index 90615e10c79a..815d15589177 100644
--- a/tools/spi/Makefile
+++ b/tools/spi/Makefile
@@ -11,8 +11,6 @@ endif
# (this improves performance and avoids hard-to-debug behaviour);
MAKEFLAGS += -r
-CC = $(CROSS_COMPILE)gcc
-LD = $(CROSS_COMPILE)ld
CFLAGS += -O2 -Wall -g -D_GNU_SOURCE -I$(OUTPUT)include
ALL_TARGETS := spidev_test spidev_fdx