On Fri, 5 Nov 2010, Asbjoern Sloth Toennesen wrote: > Instead of creating the debian package for the compiling userland, > create it for a userland matching the kernel thats being compiled. > Eg. with this patch the following make command: > > make ARCH=i386 deb-pkg > > will output an i386 Debian package instead of an amd64 one, > when run on an amd64 machine. How do I either select a differnet package-arch or reverse to the current way? I am right now using 'make ARCH=x86_64 deb-pkg' on a 32bit userspace environment running with a 64bit kernel, wanting to create packages to be installed in this i386 arch. (As I want 64bit support where possible (mostly for AES-NI support in dm-crypt), but don't have the time available to do a complete userspace reinstall and reconfiguration) c'ya sven-haegar -- Three may keep a secret, if two of them are dead. - Ben F. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html