Hi Marlon, On Sat, Feb 9, 2013 at 7:36 AM, Marlon Smith <marlon.smith10@xxxxxxxxx> wrote: > Hi everyone, > > I'm having some problems with the Ralink supplied driver for my RT3070 > USB dongle, so I'd like to try using your driver instead. I downloaded > compat-wireless-2012-12-18 and I would like to compile it for ARM. > Running ./scripts/driver-select rt2x00 complains about i686 stuff (which > it should), and I figure I need to set some configuration option to > compile for ARM instead. > > Can anyone point me in the right direction for this? You'll need, at the very least, the source of the kernel on the device, and to cross compile it for the specific ARM variant that your board has. I'm not sure what specifically you have to do to do this with compat wireless, but for kernel compiles, it's a matter of saying something along the line of: make ARCH=xxxxxx CROSS_COMPILE=arm-compiler-prefix Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html