forked from Mirror/pmbootstrap
kconfig check: add support for nftables (MR 2042)
This commit is contained in:
parent
df9c61a868
commit
599d74ec25
8 changed files with 456 additions and 5 deletions
|
@ -152,4 +152,4 @@ def menuconfig(args, pkgname):
|
|||
|
||||
# Check config
|
||||
pmb.parse.kconfig.check(args, apkbuild["_flavor"], force_anbox_check=False,
|
||||
details=True)
|
||||
force_nftables_check=False, details=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue