diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:31:09 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:31:09 +0100 |
| commit | 92092c07b83220bdb9b9cdd9141c9479d469160e (patch) | |
| tree | 8eaaeb103f2da04015b675e423d87413dab525e8 /usr/src/st-lsm6dsx-shift13mi-1.1/Makefile | |
| parent | d3f203e7be8846871eed110edc9bed4185ece4bb (diff) | |
Actually bump the version everywhere this time, minor postinst fixes
Diffstat (limited to 'usr/src/st-lsm6dsx-shift13mi-1.1/Makefile')
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/st-lsm6dsx-shift13mi-1.1/Makefile b/usr/src/st-lsm6dsx-shift13mi-1.1/Makefile new file mode 100644 index 0000000..787d987 --- /dev/null +++ b/usr/src/st-lsm6dsx-shift13mi-1.1/Makefile @@ -0,0 +1,2 @@ +obj-m += st_lsm6dsx.o st_lsm6dsx_i2c.o +st_lsm6dsx-objs := st_lsm6dsx_core.o st_lsm6dsx_buffer.o st_lsm6dsx_shub.o |
