[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] Modules search path



Hi,

After you patch the Linux Kernel with the RTLinux, you should do:
1. make xconfig.
2. make
3. make devices.???did you do that?
4. make install.

I did not see you list the 3rd step in your e-mail. Did you miss that?


> fails. After running cd /usr/src/rtlinux, make clean, make, make install,
> the rtlinux script works again. So I suppose, in the Makefile a path to
the
> modules is set, which is lost after a reboot.
> Could you give me advice of how to set the appropriate path without
running
> the whole make procedure at every boot.