mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/1] kernel: Fix iio generic_buffer tool name
@ 2016-12-21  7:05 Alexander Stein
  2016-12-21  7:50 ` Alexander Dahl
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Stein @ 2016-12-21  7:05 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Stein

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-05  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21  7:05 [ptxdist] [PATCH 1/1] kernel: Fix iio generic_buffer tool name Alexander Stein
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox