]> git.99rst.org Git - openwrt-packages.git/commitdiff
ufp: add dependency ucode-mod-rtnl
authorChristian Korber <redacted>
Mon, 7 Sep 2026 09:22:06 +0000 (11:22 +0200)
committerFlorian Eckert <redacted>
Mon, 7 Sep 2026 10:03:33 +0000 (12:03 +0200)
We need `ucode-mod-rtnl` as a dependency, because it is used in ufp.
This was forgotten in previous commits.

Signed-off-by: Christian Korber <redacted>
utils/ufp/Makefile

index d669f580c241790f166783ac5e24a2ad53cd709d..16604138a2229a7791552969d754bb1887284673 100644 (file)
@@ -30,6 +30,7 @@ define Package/ufp
            +ucode \
            +ucode-mod-fs \
            +ucode-mod-struct \
+           +ucode-mod-rtnl \
            +libubox \
            +udhcpsnoop \
            +unetmsg
git clone https://git.99rst.org/PROJECT