typo in module config
Koen Vandeputte
koen.vandeputte at citymesh.com
Fri Jun 23 06:55:52 PDT 2023
Hi Yousong,
By reading some mk files I noticed your commit:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4f443c885dede3331b969e6265a41a0ff1e3059a
within netfilter.mk:
+define KernelPackage/nf-socket
..
+ KCONFIG:= $(KCOFNIG_NF_SOCKET)
+define KernelPackage/nf-tproxy
..
+ KCONFIG:= $(KCOFNIG_NF_TPROXY)
Looks like it contains 2 typos? :) --> KCOFNIG
Koen
More information about the openwrt-devel
mailing list