Christoph Bugel wrote: > is there a way to do 'nm' on my kernel zImage, > or should I compile the kernel to another format? You need to run `nm' on the uncompressed kernel (vmlinux). -- Glynn Clements <[EMAIL PROTECTED]>
- nm zImage Christoph Bugel
- Re: nm zImage Glynn Clements
- Re: nm zImage David Ross