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 9