]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/x86/kernel/vmlinux.lds.S
x86_64: move kernel
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / vmlinux.lds.S
CommitLineData
a60b778b
TG
1#ifdef CONFIG_X86_32
2# include "vmlinux_32.lds.S"
3#else
4# include "vmlinux_64.lds.S"
67d38229 5#endif