Re: A patch for make install on 2.4 and 2.2 linux.
John Ogness <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, The final step: > echo " /sbin/depmod -ae -F /boot/System.map" >> Makefile seems to me to be too much. I don't think we can assume that people have their kernel symbols stored in /boot/System.map. Is it ok if we reduce it to: # /sbin/depmod -ae ?? John Ogness -- Dazuko Maintainer