LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   after compiling 2.6.3 modules... (https://www.linuxquestions.org/questions/linux-newbie-8/after-compiling-2-6-3-modules-149399/)

c0rderr0y 02-22-2004 11:12 PM

after compiling 2.6.3 modules...
 
what does this mean?

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.3; fi

can anyone tell me?

comp12345 02-23-2004 02:48 AM

it's part of the install script. No need to worry about it.


All times are GMT -5. The time now is 01:58 AM.