1
0
Fork 0
alistair23-linux/Documentation/kbuild
Asbjoern Sloth Toennesen 55f88eccf9 kbuild, deb-pkg: support overriding userland architecture
Usefull if building for sparc64 userland, because the
sparc and sparc64 userlands use the same 64-bit kernel,
making it impossible to always select the correct userland
architecture for the resulting debian package.

Might also be usefull, if you want a i386 userland with a amd64 kernel.

Example usage:
	make KBUILD_DEBARCH=i386 deb-pkg

LKML-reference: <alpine.DEB.2.02.1011051437500.13287@aurora.sdinet.de>
Signed-off-by: Asbjoern Sloth Toennesen <asbjorn@asbjorn.biz>
Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>
Acked-by: maximilian attems <max@stro.at>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-12-20 16:52:31 +01:00
..
00-INDEX kbuild: document environment variables 2009-01-02 20:43:25 +01:00
kbuild.txt kbuild, deb-pkg: support overriding userland architecture 2010-12-20 16:52:31 +01:00
kconfig-language.txt kconfig: some small fixes 2010-04-14 15:34:18 +02:00
kconfig.txt kbuild: generate modules.builtin 2009-12-12 13:08:16 +01:00
makefiles.txt kbuild: Revert part of e8d400a to resolve a conflict 2010-05-27 16:07:37 +02:00
modules.txt kbuild/Documentation: Incorrect makefile syntax in example 2009-06-09 22:37:45 +02:00