Reapply "oaf: don't auto load"

This reverts commit 09dd7ef15b.
This commit is contained in:
sbwml 2024-10-19 06:13:07 +08:00
parent 385c441a98
commit 8282e7f366

View File

@ -15,7 +15,6 @@ define KernelPackage/oaf
FILES:=$(PKG_BUILD_DIR)/oaf.ko
DEPENDS:=+kmod-ipt-conntrack
KCONFIG:=
AUTOLOAD:=$(call AutoLoad,0,$(PKG_AUTOLOAD))
endef
define KernelPackage/oaf/description