]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/um/kernel/vmlinux.lds.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/
[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