Hello All,
 
I am trying to compile compat wireless, specifically the 32-bit kernel
module of the ath9k driver. My host machine has a 64-bit Ubuntu 11.10
distro, and I was hoping to get some guidelines to accomplish that.
 
I have installed the 32-bit libraries and so far, I have tried the
following:
 
1- setarch i386, then perform a regular compile but I end up with 64-bit
binaries.
2- export KBUILD_CFLAGS+=-m32 and call make but to no avail
3- make ARCH=um SUBARCH=i386 breaks the compilation
4- modify config.mk and add CONFIG_X86_32=y, breaks compilation
 
What is the best way to compile ath9k 32 bit binaries on a 64 bit host?
 
Thank you.
- Hasan

This communication contains information that may be confidential or privileged. 
The information is solely intended for the use of the addressee. If you are not 
the intended recipient, be advised that any disclosure, copy, distribution, or 
use of the contents of this communication is prohibited. If you have received 
this communication in
error, please immediately notify the sender by telephone or by electronic mail.
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to