]> git.gag.com Git - fw/quantimotor/commitdiff
drop the kernel image postinst fragment as no longer needed
authorBdale Garbee <bdale@gag.com>
Mon, 17 Mar 2025 00:05:37 +0000 (18:05 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 17 Mar 2025 00:05:37 +0000 (18:05 -0600)
debian/quantimotor.install
z99-quantimotor [deleted file]

index 057b469d5590002093d1b4f62297ea586f5c574b..a01e6a5d44617f4979e7baef68bb5bf64f058d2a 100644 (file)
@@ -1,4 +1,3 @@
 devicetree/*.dtbo boot/firmware/overlays
 raspi-extra-cmdline etc/default
 raspi-firmware-custom etc/default
-z99-quantimotor etc/kernel/postinst.d
diff --git a/z99-quantimotor b/z99-quantimotor
deleted file mode 100755 (executable)
index 272fd02..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-# Manually trigger the kernel postinst hook to ensure our new content 
-# (overlayd and command line content) gets into the initrd
-DEB_MAINT_PARAMS="configure" /etc/kernel/postinst.d/z50-raspi-firmware
-