From c77ef83d0f9217d3afa7147772ac71048649ceb1 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Mon, 7 Jun 2021 01:24:20 -0700 Subject: [PATCH] linux-postmarketos-qcom-msm8974: add kconfig check for nftables (MR 2060) --- main/linux-postmarketos-qcom-msm8974/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8974/APKBUILD b/main/linux-postmarketos-qcom-msm8974/APKBUILD index bc77fdf54..bf05f867a 100644 --- a/main/linux-postmarketos-qcom-msm8974/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8974/APKBUILD @@ -4,14 +4,14 @@ _config="config-$_flavor.$CARCH" pkgname=linux-$_flavor pkgver=5.12.8 -pkgrel=0 +pkgrel=1 _commit="b3c423b14b86598fd168f7689bfaea000885eeb2" pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices" arch="armv7" _carch="arm" url="https://kernel.org/" license="GPL-2.0-only" -options="!strip !check !tracedeps pmb:cross-native" +options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-nftables" makedepends=" bison findutils