aboutsummaryrefslogtreecommitdiffstats
path: root/tools/spi/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-09-12spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz1-0/+2
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton1-0/+4
Jon Corbet requested this code moved with the last changeset, https://lkml.org/lkml/2015/3/1/144, but the patch was not applied because it missed the Makefile. Moved spidev_test, spidev_fdx and their Makefile infrastructure. Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>