Try to build neuron64
authorMartin Kudlacek <kudlacek@unipi.technology>
Thu, 30 Sep 2021 14:28:57 +0000 (16:28 +0200)
committerMartin Kudlacek <kudlacek@unipi.technology>
Thu, 30 Sep 2021 14:28:57 +0000 (16:28 +0200)
debian/control.neuron64 [new file with mode: 0644]

diff --git a/debian/control.neuron64 b/debian/control.neuron64
new file mode 100644 (file)
index 0000000..a590bc0
--- /dev/null
@@ -0,0 +1,8 @@
+Package: neuron-kernel
+Architecture: arm64
+Pre-Depends: unipi-common
+Depends: ${misc:Depends}, raspberrypi-kernel(=${PKG-KERNEL-VER}), unipi-firmware (>=5.50)
+Description: UniPi Neuron kernel modules
+ Binary kernel modules for UniPi Neuron controller. Compiled with
+ raspberrypi-kernel from Raspbian distribution. 
+