K 10 svn:author V 8 jchandra K 8 svn:date V 27 2010-12-16T04:56:03.766186Z K 7 svn:log V 346 Make the ELF trampoline binary ELF executable (and do some cleanup). - Remove the -shared flag for the trampoline binary, generate an ELF executable instead of a shared object. - No need to generate tmphack.S, move the code to sys/mips/mips/inckern.S - No need generate opt_kernname.h, KERNNAME can be passed with -D Reviewed by: gonzo, imp END