mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix compilation
This commit is contained in:
parent
7360c8686d
commit
308ef8016c
2 changed files with 5 additions and 4 deletions
|
@ -2587,6 +2587,7 @@ CONFIG_INET=y
|
|||
# CONFIG_INET_ESPINTCP is not set
|
||||
# CONFIG_INET_IPCOMP is not set
|
||||
# CONFIG_INET_LRO is not set
|
||||
CONFIG_INET_TABLE_PERTURB_ORDER=16
|
||||
# CONFIG_INET_TCP_DIAG is not set
|
||||
# CONFIG_INET_TUNNEL is not set
|
||||
# CONFIG_INET_UDP_DIAG is not set
|
||||
|
@ -7454,7 +7455,6 @@ CONFIG_MODPROBE_PATH="/sbin/modprobe"
|
|||
CONFIG_MODULE_COMPRESS_NONE=y
|
||||
# CONFIG_MPLS_IPTUNNEL is not set
|
||||
# CONFIG_MPLS_ROUTING is not set
|
||||
# CONFIG_MPTCP is not set
|
||||
# CONFIG_MSM_GCC_8953 is not set
|
||||
# CONFIG_MSM_MMCC_8994 is not set
|
||||
# CONFIG_MTD_MCHP48L640 is not set
|
||||
|
@ -7608,4 +7608,5 @@ CONFIG_SERIAL_8250_16550A_VARIANTS=y
|
|||
# CONFIG_WWAN_HWSIM is not set
|
||||
# CONFIG_ZERO_CALL_USED_REGS is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_LZORLE is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_ZSTD is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_ZSTD is not set
|
||||
♯ CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
|
Loading…
Add table
Add a link
Reference in a new issue