Re: [LEDE-DEV] [PATCH] include: Include new location for DT bindings

2017-10-23 Thread Florian Fainelli
Le 10/09/17 à 20:48, Florian Fainelli a écrit : > Starting with commit d5d332d3f7e8 ("devicetree: Move include prefixes > from arch to separate directory") included in 4.12 and newer relocated > the dt-bindings directory, so account for that while passing CPPFLAGS > before DTC runs. > > Signed-off

[LEDE-DEV] [PATCH] include: Include new location for DT bindings

2017-10-09 Thread Florian Fainelli
Starting with commit d5d332d3f7e8 ("devicetree: Move include prefixes from arch to separate directory") included in 4.12 and newer relocated the dt-bindings directory, so account for that while passing CPPFLAGS before DTC runs. Signed-off-by: Florian Fainelli --- include/image.mk | 1 + 1 file c