SmartAudio/lichee/linux-4.9/tools/spi/Makefile

7 lines
92 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
CC = $(CROSS_COMPILE)gcc
all: spidev_test spidev_fdx
clean:
$(RM) spidev_test spidev_fdx