From: Christian Korber Date: Mon, 7 Sep 2026 09:22:06 +0000 (+0200) Subject: ufp: add dependency ucode-mod-rtnl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=88b04833fa6be380c58b3e9bd08a02ab123199cd;p=openwrt-packages.git ufp: add dependency ucode-mod-rtnl 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 --- diff --git a/utils/ufp/Makefile b/utils/ufp/Makefile index d669f580c..16604138a 100644 --- a/utils/ufp/Makefile +++ b/utils/ufp/Makefile @@ -30,6 +30,7 @@ define Package/ufp +ucode \ +ucode-mod-fs \ +ucode-mod-struct \ + +ucode-mod-rtnl \ +libubox \ +udhcpsnoop \ +unetmsg