[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to strip kernel module
- From: Dario Lesca <d lesca solinos it>
- To: Fedora Project List <fedora-list redhat com>
- Subject: How to strip kernel module
- Date: Thu, 01 Sep 2005 18:08:20 +0200
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 solinos it>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]