From f1b1407e1b0e8de4d119d30b5d32c43467990949 Mon Sep 17 00:00:00 2001 From: Ace-Tang Date: Fri, 2 Nov 2018 11:50:19 +0800 Subject: [PATCH] readme: add nokmem build tag Signed-off-by: Ace-Tang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 671571d1..e755fb7b 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ make BUILDTAGS='seccomp apparmor' | selinux | selinux process and mount labeling | | | apparmor | apparmor profile support | | | ambient | ambient capability support | kernel 4.3 | +| nokmem | disable kernel memory account | | ### Running the test suite