Attempting to build on Trixie with older headers

This commit is contained in:
Jeff Curless
2025-10-06 09:01:20 -04:00
parent 7bf55073be
commit 22c6bf718f
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
obj-m += oneUpPower.o
#obj-m += test_power.o
# Build with:
# make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules