mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Remove runqemu from build... document platform_device.c a bit further, add a modprobe.conf test
This commit is contained in:
4
rootfs_overlay/etc/modprobe.conf
Normal file
4
rootfs_overlay/etc/modprobe.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Default parameters when loading modules.
|
||||
# Especially important due to loading module dependencies:
|
||||
# how else would you specify their parameters?
|
||||
options params i=12 j=34
|
||||
Reference in New Issue
Block a user