* Sam Ravnborg <[EMAIL PROTECTED]> wrote: > Trivial unification of Makefiles for the > x86 specific library part.
thanks, applied to x86.git. > Linking order is slightly modified but should be harmless. the link order in this code is indeed expected to be harmless. (unlike the Makefile_64 link order changes, which contain lots of init sections with implicit call ordering - which can easily lead to subtle bugs.) Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/