diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk index dae84611fe..d83fb85a3e 100644 --- a/package/kmod/kmod.mk +++ b/package/kmod/kmod.mk @@ -62,11 +62,6 @@ else KMOD_CONF_OPTS += --without-openssl endif -ifeq ($(BR2_PACKAGE_PYTHON3),y) -KMOD_DEPENDENCIES += python3 -KMOD_CONF_OPTS += --enable-python -endif - ifeq ($(BR2_PACKAGE_KMOD_TOOLS),y) # add license info for kmod tools