diff options
| author | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:58:43 +0100 |
|---|---|---|
| committer | Milan Misic <twoexem@gmail.com> | 2026-03-25 22:58:43 +0100 |
| commit | 1100c261144e6b1b18edc329fae53fb9d0ece8c2 (patch) | |
| tree | bf09ae25bf1e3582fae458e787392f59955d6f4a /usr/src/st-lsm6dsx-shift13mi-1.2/Makefile | |
| parent | 92092c07b83220bdb9b9cdd9141c9479d469160e (diff) | |
Add logic to handle MOK cert location difference, bump version
Diffstat (limited to 'usr/src/st-lsm6dsx-shift13mi-1.2/Makefile')
| -rw-r--r-- | usr/src/st-lsm6dsx-shift13mi-1.2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/st-lsm6dsx-shift13mi-1.2/Makefile b/usr/src/st-lsm6dsx-shift13mi-1.2/Makefile new file mode 100644 index 0000000..787d987 --- /dev/null +++ b/usr/src/st-lsm6dsx-shift13mi-1.2/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 |
