mirror of
https://github.com/Hizenberg469/Linux-kernel-driver-tutorial.git
synced 2026-04-20 00:42:25 +03:00
Hello World for linux Kernel Module
This commit is contained in:
1
02_better_hello/.hello.mod.cmd
Normal file
1
02_better_hello/.hello.mod.cmd
Normal 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
|
||||
Reference in New Issue
Block a user