aboutsummaryrefslogtreecommitdiff
path: root/usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf
diff options
context:
space:
mode:
authorMilan Misic <twoexem@gmail.com>2026-03-25 22:31:09 +0100
committerMilan Misic <twoexem@gmail.com>2026-03-25 22:31:09 +0100
commit92092c07b83220bdb9b9cdd9141c9479d469160e (patch)
tree8eaaeb103f2da04015b675e423d87413dab525e8 /usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf
parentd3f203e7be8846871eed110edc9bed4185ece4bb (diff)
Actually bump the version everywhere this time, minor postinst fixes
Diffstat (limited to 'usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf')
-rw-r--r--usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf b/usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf
deleted file mode 100644
index bb13d3b..0000000
--- a/usr/src/st-lsm6dsx-shift13mi-0.1/dkms.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-PACKAGE_NAME="st-lsm6dsx-shift13mi"
-PACKAGE_VERSION="0.1"
-
-BUILT_MODULE_NAME[0]="st_lsm6dsx_i2c"
-
-BUILT_MODULE_LOCATION[0]=""
-
-DEST_MODULE_LOCATION[0]="/kernel/drivers/iio/imu/st_lsm6dsx/"
-
-AUTOINSTALL="yes"
-
-MAKE="make -C /usr/lib/modules/${kernelver}/build M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build"
-CLEAN="make -C /usr/lib/modules/${kernelver}/build M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build clean"
-