[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180423135057.951-1-anders.roxell@linaro.org>
Date: Mon, 23 Apr 2018 15:50:57 +0200
From: Anders Roxell <anders.roxell@...aro.org>
To: ast@...nel.org, daniel@...earbox.net, shuah@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org,
Anders Roxell <anders.roxell@...aro.org>
Subject: [PATCH] selftests: bpf: update .gitignore with missing file
Fixes: c0fa1b6c3efc ("bpf: btf: Add BTF tests")
Signed-off-by: Anders Roxell <anders.roxell@...aro.org>
---
tools/testing/selftests/bpf/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 5e1ab2f0eb79..3e3b3ced3f7c 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -15,3 +15,4 @@ test_libbpf_open
test_sock
test_sock_addr
urandom_read
+test_btf
--
2.17.0
Powered by blists - more mailing lists