Hello World for linux Kernel Module

This commit is contained in:
root
2025-02-16 12:30:21 +02:00
commit 4e4b515f78
17 changed files with 1969 additions and 0 deletions

View File

@@ -0,0 +1 @@
cmd_/home/device-driver/02_better_hello/hello.mod := printf '%s\n' hello.o | awk '!x[$$0]++ { print("/home/device-driver/02_better_hello/"$$0) }' > /home/device-driver/02_better_hello/hello.mod