sdk: add spidev-test to the bundle of userspace sources
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 15 Jul 2022 23:34:44 +0000 (01:34 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 17 Jul 2022 12:19:21 +0000 (14:19 +0200)
commitb479db9062b721776be44b976961a1031c1344ea
tree4d04d5e25ebe76b3bc546c4466d8d39f2e625f3f
parent488b25f5ac5028923f67e3beade92dab0c2591f1
sdk: add spidev-test to the bundle of userspace sources

moves and extends the current facilities, which have been
added some time ago for the the usbip utility, to support
more utilites that are shipped with the Linux kernel tree
to the SDK.

this allows to drop all the hand-waving and code for
failed previous attempts to mitigate the SDK build failures.

Fixes: bdaaf66e28bd ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
package/utils/spidev_test/Makefile
target/sdk/Makefile