mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 06:08:22 +01:00
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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||