[ufp] ufp: add dependency ucode-mod-rtnl
Christian Korber
ckorber at tdt.de
Sun Sep 6 23:12:43 PDT 2026
It was pointed out that this module is a dependency for ufp
to work. Adding the module fixes the problem.
Signed-off-by: Christian Korber <ckorber at tdt.de>
---
utils/ufp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/utils/ufp/Makefile b/utils/ufp/Makefile
index ac28c5e60..c49ea7c19 100644
--- a/utils/ufp/Makefile
+++ b/utils/ufp/Makefile
@@ -32,7 +32,8 @@ define Package/ufp
+ucode-mod-struct \
+libubox \
+udhcpsnoop \
- +ucode-mod-uloop
+ +ucode-mod-uloop \
+ +ucode-mod-rtnl
endef
define Package/ufp-neigh
--
2.47.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6005 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20260907/651a343b/attachment.bin>
More information about the openwrt-devel
mailing list