mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 16:30:02 +04:00
Even though TRACEPOINTS is not enabled in my kernel config, my build fails due to KVM_MMU_AUDIT being missing. Add this symbol to kmod-kvm to fix this. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>