Christian Lamparter 323b27d308
utils/spidev_test: side-step build-system woes
The spidev_test is build in phase2 even though it should be disabled.
My best guess is that we hit the same issue that I had with nu801.
The build-system thinks it's a tool that is necessary for
building the kernel.

In this case, the same fix (adding a dependency on the presence of
the module) could work in this case as well?

Fixes: bdaaf66e28bd ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit f0c1d26738629972e953829f4d0e3cc643ef1c31)
2022-08-01 21:05:26 +08:00
..
2020-01-01 16:00:50 +08:00
2019-08-05 17:38:59 +08:00
2019-10-26 08:50:45 +08:00
2019-08-05 17:38:59 +08:00
2019-10-26 08:25:54 +08:00
2022-05-04 15:53:45 +08:00
2019-08-05 17:38:59 +08:00
2019-08-05 17:38:59 +08:00
2020-09-01 17:23:50 +08:00
2020-07-16 20:12:33 +08:00
2021-11-06 00:36:57 +08:00
2022-05-26 17:26:47 +08:00