Results 1 to 1 of 1
hi all!
i have a ".ko"-file which works fine when i do an
Code:
insmod mymodule.ko
but is there any way, to copy it into the kernel-source?
respectively is it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-25-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 15
own module in kernel -> menuconfig
hi all!
i have a ".ko"-file which works fine when i do an
but is there any way, to copy it into the kernel-source?Code:insmod mymodule.ko
respectively is it possible, that mymodule appears in the menu when i type make menuconfig?
thanks in advance!


Reply With Quote
