linux/tools/spi
Francesco Lavra 5af56f30c4
spi: tools: Add include folder to .gitignore
The Makefile for the SPI tools creates an include/linux/spi folder and some
symlinks inside it. After running `make -C spi/tools`, this folder shows up
as untracked in the git status.
Add the above folder to the .gitignore file.

Fixes: f325b73dc4 ("spi: tools: move to tools buildsystem")
Signed-off-by: Francesco Lavra <flavra@baylibre.com>
Link: https://patch.msgid.link/20260209095001.556495-1-flavra@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-02-09 12:27:31 +00:00
..
.gitignore spi: tools: Add include folder to .gitignore 2026-02-09 12:27:31 +00:00
Build spi: tools: move to tools buildsystem 2017-07-26 12:25:23 +01:00
Makefile kbuild: replace $(if A,A,B) with $(or A,B) 2022-02-15 12:25:56 +09:00
spidev_fdx.c spi: spidev_fdx: Fix the wrong format specifier 2024-09-04 16:50:33 +01:00
spidev_test.c spi: spidev_test: add support for word delay 2024-11-07 15:25:50 +00:00