aboutsummaryrefslogtreecommitdiff
path: root/arch/arm26/kernel/vmlinux.lds.S
blob: 1fa39f02e07c765f1764ad3e271d9a46879634b8 (plain)
1
2
3
4
5
6
7
8
9
10
11

#ifdef CONFIG_XIP_KERNEL

#include "vmlinux-arm26-xip.lds.in"

#else

#include "vmlinux-arm26.lds.in"

#endif