renamed and led test

This commit is contained in:
2025-05-31 16:52:57 +01:00
parent 91e20a2638
commit 3bf41e40fe
4 changed files with 45 additions and 22 deletions

View File

@ -1,4 +1,4 @@
obj-m += hello.o
obj-m += counter.o
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)