I2CPackage


Package for WGT I2C

 

 

In your OpenWrt buildroot, there's a package directory. In there, mkdir wgti2c or something similar. Within that, mkdir src. These directions are for Kamikaze 7.09 and Linux 2.6.22 .

 

Three files:

 

 

Now in the OpenWrt top directory, make menuconfig, and under Kernel Packages --> Other you should find kmod-wgti2c.

 

If you want to make a resume, then once you exit menuconfig, just:

 

make package/wgti2c-{prepare,compile} . That will copy the necessary files to the build directory and build them. You must have built the kernel already, so running this after a fresh svn co ... won't work (I tried). But it took my 400MHz Pentium II only overnight to build it so it shouldn't take your 3.8GHz AMD Opteron FX-74 with 4GB RAM, 8x250GB 10k RPM Raptors in Raid 0, 26" 2560x1600 LCD, and wired ball mouse very long at all to compile.