diff options
Diffstat (limited to 'examples/print_sym_info.py')
| -rw-r--r-- | examples/print_sym_info.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/print_sym_info.py b/examples/print_sym_info.py index d36e7b0..ea6fc72 100644 --- a/examples/print_sym_info.py +++ b/examples/print_sym_info.py @@ -20,14 +20,14 @@ # useful for infrequently used options which are not required # for booting. For more information, see the man pages for # modprobe, lsmod, modinfo, insmod and rmmod. -# +# # If you say Y here, you will need to run "make # modules_install" to put the modules under /lib/modules/ # where modprobe can find them (you may need to be root to do # this). -# +# # If unsure, say Y. -# +# # value = n # visibility = y # currently assignable values: n, y |
