diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 17:31:39 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 17:31:39 +0100 |
| commit | e58e13c7244236fb518935635df5bf6c579d03ae (patch) | |
| tree | bf31668528598a78377cccbe3897ea533999a383 /usr/src/st-lsm6dsx-shift13mi-0.1/Makefile | |
| parent | 2254fe40d06c6739b768995f87fdd71f0693682b (diff) | |
Created .deb structure, wrote control, postinst and prerm files
Diffstat (limited to 'usr/src/st-lsm6dsx-shift13mi-0.1/Makefile')
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-0.1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/st-lsm6dsx-shift13mi-0.1/Makefile b/usr/src/st-lsm6dsx-shift13mi-0.1/Makefile new file mode 100644 index 0000000..787d987 --- /dev/null +++ b/usr/src/st-lsm6dsx-shift13mi-0.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 |
