diff options
| author | Uwe Kleine-König <[email protected]> | 2020-09-19 14:39:22 +0000 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2020-09-29 20:48:08 +0000 |
| commit | efe84d408bf41975db8506d3a1cc02e794e2309c (patch) | |
| tree | 11aecd52519f0c6f2753d95036a599725368430d /drivers/usb/cdns3/cdns3-imx.c | |
| parent | dt-bindings: Fix 'reg' size issues in zynqmp examples (diff) | |
| download | kernel-efe84d408bf41975db8506d3a1cc02e794e2309c.tar.gz kernel-efe84d408bf41975db8506d3a1cc02e794e2309c.zip | |
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
When building with
$ HOST_EXTRACFLAGS=-g make
the expectation is that host tools are built with debug informations.
This however doesn't happen if the Makefile assigns a new value to the
HOST_EXTRACFLAGS instead of appending to it. So use += instead of := for
the first assignment.
Fixes: e3fd9b5384f3 ("scripts/dtc: consolidate include path options in Makefile")
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions
