]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/um/kernel/vmlinux.lds.S
[PATCH] uml: fix biarch gcc build on x86_64
[mv-sheeva.git] / arch / um / kernel / vmlinux.lds.S
1 #include <linux/config.h>
2 /* in case the preprocessor is a 32bit one */
3 #undef i386
4 #ifdef CONFIG_LD_SCRIPT_STATIC
5 #include "uml.lds.S"
6 #else
7 #include "dyn.lds.S"
8 #endif