~mmach/netext73/busybox

« back to all changes in this revision

Viewing changes to modutils/insmod.c

  • Committer: mmach
  • Date: 2023-07-06 04:40:25 UTC
  • Revision ID: netbit73@gmail.com-20230706044025-2ia9985i8wzdn2a7
1.36.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
//config:config INSMOD
10
10
//config:       bool "insmod (22 kb)"
11
11
//config:       default y
 
12
//config:       depends on PLATFORM_LINUX
12
13
//config:       help
13
14
//config:       insmod is used to load specified modules in the running kernel.
14
15