From e58e13c7244236fb518935635df5bf6c579d03ae Mon Sep 17 00:00:00 2001 From: Milan Misic Date: Wed, 25 Mar 2026 17:31:39 +0100 Subject: Created .deb structure, wrote control, postinst and prerm files --- usr/src/st-lsm6dsx-shift13mi-0.1/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 usr/src/st-lsm6dsx-shift13mi-0.1/Makefile (limited to 'usr/src/st-lsm6dsx-shift13mi-0.1/Makefile') 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 -- cgit v1.2.3