[PATCH v2 09/10] drm/mediatek: Allow build with COMPILE_TEST=y
Ville Syrjälä
ville.syrjala at linux.intel.com
Tue Oct 22 06:06:46 PDT 2024
On Tue, Oct 22, 2024 at 09:46:24AM +0000, CK Hu (胡俊光) wrote:
> Hi, Ville:
>
> On Thu, 2024-10-03 at 14:18 +0300, Ville Syrjala wrote:
> >
> > External email : Please do not click links or open attachments until you have verified the sender or the content.
> > From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> >
> > Allow mediatek to be built with COMPILE_TEST=y for greater
> > coverage. Builds fine on x86/x86_64 at least.
>
> I don't know why need this greater coverage?
It allows people to make subsystem wide changes without
having to cross compile on every single architecture to
see if the code still builds.
> This driver always execute on ARM.
COMPILE_TEST (as the name suggests) is only about compile
testing the code.
--
Ville Syrjälä
Intel
More information about the Linux-mediatek
mailing list