Image

Imageveddma wrote in Imagelinux

2.6.13.1 and win4lin

1) I download the source for 2.6.13.1 and tar -xzvf it.
2) I download win4lin_kernel_patch-2.6.13.1.tar and untar it into kernel source dir.
3) I run patch -p1 < Kernel-Win4Lin3-2.6.13.1.patch
4) I run patch -p1 < mki-adapter26_1_3_13.patch
5) According to Win4Lin README, I should check the "Include NeTraverse Win4Lin Support" in the kernel, however it is not available. Whether I run "make config" or "make menuconfig", it's not there.

I have done this with the exact same files multiple times before and it has always worked. The only thing different now on my system is gcc3.4 (instead of 3.3). Help?