mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 08:17:40 -04:00
This will allow callers to rebuild .dtb files when any of the /include/d .dtsi files are modified, not just the top-level .dts file. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: David Gibson <david@gibson.dropbear.id.au>
6 lines
46 B
Text
6 lines
46 B
Text
/dts-v1/;
|
|
|
|
/include/ "deps_inc1.dtsi"
|
|
|
|
/ {
|
|
};
|