On Thu, Jun 26, 2008 at 03:34:50PM -0700, Louay Sakka wrote:
> 
> Dear Nick,
> 
> I try to download :
> http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
> 
> And after some issues with  __una_u64 redefine I manage to compile it
> successfully (need to  #if 0   it in unalligned.h)
> 
> I choose to make it where it point to the kernel I use
> 
> make  KLIB=/work/lw5120/kernel/linux-2.6.23.12
> KLIB_BUILD=/work/lw5120/kernel/linux-2.6.23.12
> 
> 
> But I don't think it use the cross compiler for MIPS, and not sure how I
> force it to do so (could not find it in the make file)
> 
> It seems this is directed to PC users, not for embedded devices like
> what we use (MIPS ADM5120 in this case)
> 
> Please let me know if you have any suggestions or there is an easier way
> to get ath5k module into my kernel.

Drivers are *generally* architecture agnostic, and as such compat-wireless is
too. I just hadn't tested building it myself on mips myself. Can you elaborate
on the issues you faced?

  Luis
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to