diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2020-07-27 00:24:23 -0700 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2020-10-24 22:28:37 +0800 |
commit | 32931f18f274741795789e669b92ab6b73e93963 (patch) | |
tree | be76f9d9cc2bff61a33170d3634b5a3ea72b3726 /include/u-boot.mk | |
parent | 4c2141535063b6fe61f36c9bffab7684a48344c5 (diff) | |
download | upstream-32931f18f274741795789e669b92ab6b73e93963.tar.gz upstream-32931f18f274741795789e669b92ab6b73e93963.tar.bz2 upstream-32931f18f274741795789e669b92ab6b73e93963.zip |
netfilter.mk: add version conditional for CONFIG_NF_CT_PROTO_GRE
Kernel commit 22fc4c4c9fd6 ("netfilter: conntrack: gre: switch module to
be built-in") moved the CT GRE code into the core nf_conntrack.ko module
and changed the CONFIG_NF_CT_PROTO_GRE option to boolean for kernel 5.1
and onwards.
CONFIG_NF_CT_PROTO_GRE at the moment has no prompt and can only be
selected by NF_CONNTRACK_PPTP
Fixes: FS#2990 (partial)
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2990
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
[note that the option now can not be enabled on its own]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'include/u-boot.mk')
0 files changed, 0 insertions, 0 deletions