On Thu, Sep 17, 2020 at 11:40:24AM +0200, Uwe Kleine-König wrote: > This fixes building with > > $ make HOST_EXTRACFLAGS=-g I got this wrong, this above is still broken (as += doesn't work for variables set on the commandline), please fixup to: $ env HOST_EXTRACFLAGS=-g make (or make me resend). Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |