immortalwrt/package
Christian Lamparter f0c1d26738 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: bdaaf66e28 ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-07-15 15:21:44 +02:00
..
base-files failsafe: run on all consoles listed in /proc/cmdline 2022-06-19 12:40:30 +02:00
boot uboot-mediatek: unbreak build with binman 2022-07-13 11:38:57 +01:00
devel strace: add nls.mk 2022-07-15 07:07:59 +02:00
firmware ipq-wifi: drop upstreamed board-2.bin 2022-07-15 15:21:44 +02:00
kernel mac80211: fix AQL issue with multicast traffic 2022-07-13 10:35:39 +02:00
libs libiconv-stub: remove 2022-07-15 15:21:44 +02:00
network hostapd: add ppsk option (private psk) 2022-07-15 08:20:36 +02:00
system opkg: update to 2022-02-24 2022-06-27 00:57:15 +02:00
utils utils/spidev_test: side-step build-system woes 2022-07-15 15:21:44 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00