[PATCH v1 1/1] Makefile.lib: Always rebuild DSDT

Andy Shevchenko andy.shevchenko at gmail.com
Mon Oct 25 09:33:47 CEST 2021


On Sun, Oct 24, 2021 at 11:00 PM Simon Glass <sjg at chromium.org> wrote:
> On Wed, 20 Oct 2021 at 06:37, Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
> >
> > The dsdt.asl is usually combined out of several files that are included
> > in the main one. Whenever we change the content of any of such files,
> > build system is not able to recognize them. Hence the easiest way is to
> > force DSDT rebuild each time we run make.

> Ick. Since it uses #include, doesn't the dependency generation work with this?

How?

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list