]> Git Repo - linux.git/blob - tools/spi/Makefile
mm/hugetlb.c: fix reservation race when freeing surplus pages
[linux.git] / tools / spi / Makefile
1 CC = $(CROSS_COMPILE)gcc
2
3 all: spidev_test spidev_fdx
4
5 clean:
6         $(RM) spidev_test spidev_fdx
This page took 0.037996 seconds and 4 git commands to generate.