summaryrefslogtreecommitdiff
path: root/tools/spi/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-26 15:39:01 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-26 15:39:01 +0100
commit134d1fd44221614d7de994d07ef92a6111952e1c (patch)
tree5d6e5db31b5a9d2483388624820e6ca053d87cfa /tools/spi/Makefile
parentb382a5c3c592a53cdf0097e314dc9936f7eae16d (diff)
parent4a3928c6f8a53fa1aed28ccba227742486e8ddcb (diff)
Merge 4.16-rc3 into usb-next
We want the USB fixes in here. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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