0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-08 21:49:03 +00:00
Files
packages/net/xtables-addons/patches/400-deactivate-no-textsearch-bm-error.patch
Mieczyslaw Nalewaj 51b65ec784 xtables-addons: set ipp2p depends on kmod-lib-textsearch
For version 3.27 CONFIG_TEXTSEARCH_BM checks is enabled,
so ipp2p is set depends on kmod-lib-textsearch.

If ipp2p (and kmod-lib-textsearch) is disabled the error
"error CONFIG_TEXTSEARCH=y/m is required.." is displayed.
This is because all modules are always compiled.
So to make compilation possible with ipp2p disabled, the message
was disabled.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
2025-05-26 19:04:18 +02:00

1.0 KiB