[Makefile] only include Makefile.kernel in external mode
`Makefile.kernel` is only needed in external compilation mode, and even there, for static linking only, an obsolete and soon-to-be-removed compilation target. Moreover, including it unconditionally trigger race conditions in internal mode.
Loading
Please register or sign in to comment