mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:44:45 +01: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:
parent
29b4817d40
commit
2a4635ea1d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
CC = $(CROSS_COMPILE)gcc
|
||||
|
||||
all: spidev_test spidev_fdx
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue