From: Paul Hänsch Date: Sat, 9 Mar 2019 23:39:05 +0000 (+0100) Subject: modules for i2c gyroscope X-Git-Url: http://git.plutz.net/?p=rpi_small;a=commitdiff_plain;h=b5aaee47583cbea7703bb1c128aaabdd7c6257ea modules for i2c gyroscope --- diff --git a/gyro.mk b/gyro.mk new file mode 100644 index 0000000..cf5b0d9 --- /dev/null +++ b/gyro.mk @@ -0,0 +1,6 @@ +PACKAGES := ${PACKAGES} i2c-tools + +.PHONY: gyro +${IMGFILE}: gyro +gyro: imgmount root_copy + printf 'i2cdev\n' >>"$