From: Alexander Stein <alexander.stein@systec-electronic.com>
To: ptxdist@pengutronix.de
Cc: Alexander Stein <alexander.stein@systec-electronic.com>
Subject: [ptxdist] [PATCH 1/1] kernel: Fix iio generic_buffer tool name
Date: Wed, 21 Dec 2016 08:05:20 +0100 [thread overview]
Message-ID: <20161221070520.15505-1-alexander.stein@systec-electronic.com> (raw)
Starting with kernel 4.8 this has been renamed to iio_generic_buffer.
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
rules/kernel.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/kernel.make b/rules/kernel.make
index d02a69c..fca5623 100644
--- a/rules/kernel.make
+++ b/rules/kernel.make
@@ -252,7 +252,7 @@ ifdef PTXCONF_KERNEL_TOOL_PERF
endif
ifdef PTXCONF_KERNEL_TOOL_IIO
- @$(call install_copy, kernel, 0, 0, 0755, $(KERNEL_DIR)/tools/iio/generic_buffer, \
+ @$(call install_copy, kernel, 0, 0, 0755, $(KERNEL_DIR)/tools/iio/iio_generic_buffer, \
/usr/bin/iio_generic_buffer)
@$(call install_copy, kernel, 0, 0, 0755, $(KERNEL_DIR)/tools/iio/lsiio, \
/usr/bin/lsiio)
--
2.10.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2016-12-21 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-21 7:05 Alexander Stein [this message]
2016-12-21 7:50 ` Alexander Dahl
2017-01-04 16:41 ` Michael Olbrich
2017-01-04 16:43 ` Michael Olbrich
2017-01-05 7:11 ` Alexander Stein
2017-01-05 9:13 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161221070520.15505-1-alexander.stein@systec-electronic.com \
--to=alexander.stein@systec-electronic.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox