linux-asus-me176c: add kconfig check for nftables (MR 2060)

This commit is contained in:
Clayton Craft 2021-03-30 16:43:54 -07:00
parent 686136696c
commit cfc8f7b12c
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54

View file

@ -6,13 +6,14 @@ pkgname=linux-$_flavor
pkgver=5.4.107
_kernver=${pkgver%.*}
_me176cver=5.4.17
pkgrel=0
pkgrel=1
pkgdesc="Mainline kernel fork for ASUS MeMO Pad 7 (ME176C(X))"
arch="x86_64"
_carch="x86_64"
url="https://github.com/me176c-dev/linux-me176c"
license="GPL-2.0-only"
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox"
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox
pmb:kconfigcheck-nftables"
makedepends="bison diffutils elfutils-dev flex gmp-dev installkernel linux-headers
mpc1-dev mpfr-dev openssl-dev perl xz"