How to strip kernel module

Dario Lesca d.lesca at solinos.it
Thu Sep 1 16:08:20 UTC 2005


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

-- 
Dario Lesca <d.lesca at solinos.it>




More information about the fedora-list mailing list