j: Next unread message k: Previous unread message j a: Jump to all threads
j l: Jump to MailingList overview
After a:
cd /usr/src/linux make menuconfig make make modules_install make install
How to strip all kernel modules ? there is a specific command or I must use a: 'find -some-options... | xargs strip' command?
Many thanks for reply