aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-09-04 15:23:20 +0200
committerAndrey Konovalov <andreyknvl@gmail.com>2019-09-04 15:59:38 +0200
commit040fda588472da50749a3f605e183ad5c02104f4 (patch)
tree4a36d4ae1024bd3c92e92cc192e5c1cda87d9873 /tools
parent24cb2b46b8cce5138923278aff504cf500dd7d37 (diff)
tools/syz-usbgen: ignore building keyboard.c
Diffstat (limited to 'tools')
-rw-r--r--tools/syz-usbgen/keyboard.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/syz-usbgen/keyboard.c b/tools/syz-usbgen/keyboard.c
index 9456189cd..2a6015d4e 100644
--- a/tools/syz-usbgen/keyboard.c
+++ b/tools/syz-usbgen/keyboard.c
@@ -1,3 +1,5 @@
+// +build
+
// Copyright 2019 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.