It should already be correct in 2.4. In 2.2 the OX_OBJS list is
independent from the O_OBJS list and OX_OBJS is linked first, causing
strange out of order problems. In 2.4 export-objs is a subset of the
object list and export-objs does not impose any link ordering.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/