]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/x86/kernel/vmlinux.lds.S
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen...
[karo-tx-linux.git] / arch / x86 / kernel / vmlinux.lds.S
1 #ifdef CONFIG_X86_32
2 # include "vmlinux_32.lds.S"
3 #else
4 # include "vmlinux_64.lds.S"
5 #endif