mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
kernel: fix ipset related build error (#19231)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44912
This commit is contained in:
parent
7dad0f6fe4
commit
34eb384597
@ -229,11 +229,11 @@ IPSET_MODULES:= \
|
||||
ipset/ip_set_bitmap_ipmac \
|
||||
ipset/ip_set_bitmap_port \
|
||||
ipset/ip_set_hash_ip \
|
||||
ipset/ip_set_hash_ipmark \
|
||||
ipset/ip_set_hash_ipmark@ge3.18 \
|
||||
ipset/ip_set_hash_ipport \
|
||||
ipset/ip_set_hash_ipportip \
|
||||
ipset/ip_set_hash_ipportnet \
|
||||
ipset/ip_set_hash_mac \
|
||||
ipset/ip_set_hash_mac@ge3.18 \
|
||||
ipset/ip_set_hash_netportnet \
|
||||
ipset/ip_set_hash_net \
|
||||
ipset/ip_set_hash_netnet \
|
||||
|
Loading…
Reference in New Issue
Block a user