summaryrefslogtreecommitdiff
path: root/tools/spi/Makefile
AgeCommit message (Expand)Author
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-04-22spi: tools: make a symbolic link to the header file spi.hQuanyang Wang
2020-04-14spi: spidev_test: Remove hidden temporary file when make cleanTiezhu Yang
2020-02-13spi: spidev_test: Remove the whole "include" directory when make cleanTiezhu Yang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2017-07-26spi: tools: add install sectionAndy Shevchenko
2017-07-26spi: tools: move to tools buildsystemAndy Shevchenko
2016-09-12spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton