mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 05:24:25 +01:00
split kernel module api docs to README
This commit is contained in:
4
rootfs_overlay/vermagic.sh
Normal file
4
rootfs_overlay/vermagic.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
insmod /vermagic.ko
|
||||
rmmod vermagic
|
||||
Reference in New Issue
Block a user