Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-2.6] / 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