lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250110-counter-ti-eqep-add-direction-support-v2-1-c6b6f96d2db9@baylibre.com>
Date: Fri, 10 Jan 2025 18:22:04 -0600
From: David Lechner <dlechner@...libre.com>
To: William Breathitt Gray <wbg@...nel.org>, 
 Fabrice Gasnier <fabrice.gasnier@...s.st.com>
Cc: Judith Mendez <jm@...com>, linux-iio@...r.kernel.org, 
 linux-kernel@...r.kernel.org, David Lechner <dlechner@...libre.com>
Subject: [PATCH v2 1/4] tools/counter: gitignore counter_watch_events

Ignore the executable counter_watch_events when building in-tree.

Signed-off-by: David Lechner <dlechner@...libre.com>
---
 tools/counter/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/counter/.gitignore b/tools/counter/.gitignore
index 9fd290d4bf439bd39a918371d00617d0bfb75d8a..22d8727d2696a875845cce0542945b3e416648d5 100644
--- a/tools/counter/.gitignore
+++ b/tools/counter/.gitignore
@@ -1,2 +1,3 @@
 /counter_example
+/counter_watch_events
 /include/linux/counter.h

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ