[email protected] wrote: > On 08/10, deloptes wrote: >>songbird wrote: >> >>> the debian processes are done via the kernel >>> team and so you can also follow that mailing list >>> (i read via gmane and usenet). >> >>And you can always do "make deb-pkg" on the source and produce a ready for >>use debian package >> >>regards > > How would i go about modifying the .config to enable n3fold in the kernel > using make deb-pkg? >
Best way is make menuconfig will open the .config (ncurses) and you can find your way to the driver. You can also look at the documentation for more options What is n3fold BTW? regards

