diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -10,8 +10,9 @@ See the INSTALL file for generic build instructions. Prerequisites: - linux kernel 2.6.11+ with kprobes -- kernel module build environment -- C compiler -- elfutils with libdwfl +- kernel module build environment (kernel-devel or kernel-smp-devel rpm) +- kernel debugging information (kernel-debuginfo rpm) +- C compiler (same as what kernel was compiled with) +- elfutils with libdwfl (from fedora rawhide) - root privileges |
