diff --git a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb index e40e1cd2637..631257e4048 100644 --- a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb @@ -9,6 +9,4 @@ S = "${WORKDIR}/git" inherit module -EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}" - -PNBLACKLIST[can-isotp] = "Kernel module Needs forward porting to kernel 5.2+" +EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}" \ No newline at end of file