mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-12 04:04:02 -05:00
spi: tools: enable CROSS_COMPILE in Makefile
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
29b4817d40
commit
2a4635ea1d
@@ -1,3 +1,5 @@
|
||||
CC = $(CROSS_COMPILE)gcc
|
||||
|
||||
all: spidev_test spidev_fdx
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user