summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-11-12 10:58:59 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-11-12 10:58:59 +0100
commit8d19dd775c642ebb5662d25f3a27d992ebdeb1ea (patch)
tree6e5efcf1153823deeedbdfda20d870976376a66f /src
parentc98b98590b57890d29c5c52bfddc997b08065aab (diff)
i2cdetect: loop by default
Diffstat (limited to 'src')
-rw-r--r--src/app/i2cdetect/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/i2cdetect/Makefile.inc b/src/app/i2cdetect/Makefile.inc
index 43a8bae..7620800 100644
--- a/src/app/i2cdetect/Makefile.inc
+++ b/src/app/i2cdetect/Makefile.inc
@@ -1,2 +1,3 @@
arch_drivers += ,i2c
drivers += ,lm75
+loop ?= 1