linux-postmarketos-qcom-msm8974: add kconfig check for nftables (MR 2060)

This commit is contained in:
Clayton Craft 2021-06-07 01:24:20 -07:00
parent bcf2f48381
commit c77ef83d0f
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54

View file

@ -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