X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.19%2F950-0057-BCM2708-Add-core-Device-Tree-support.patch;fp=target%2Flinux%2Fbrcm2708%2Fpatches-4.19%2F950-0057-BCM2708-Add-core-Device-Tree-support.patch;h=f2ad9710fdc12b71a40fc86f7fc20a5fdc84a40b;hb=e115fa478fb3914db2f414d642254ff09f04bc09;hp=fd251d6f8fc6367aab67b2197e4a547d883081a9;hpb=7604e53d5f593120449cdaf059bfaf66ec07607e;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/target/linux/brcm2708/patches-4.19/950-0057-BCM2708-Add-core-Device-Tree-support.patch b/target/linux/brcm2708/patches-4.19/950-0057-BCM2708-Add-core-Device-Tree-support.patch index fd251d6f8f..f2ad9710fd 100644 --- a/target/linux/brcm2708/patches-4.19/950-0057-BCM2708-Add-core-Device-Tree-support.patch +++ b/target/linux/brcm2708/patches-4.19/950-0057-BCM2708-Add-core-Device-Tree-support.patch @@ -15890,7 +15890,7 @@ Signed-off-by: Phil Elwell -Wno-avoid_unnecessary_addr_size \ -Wno-alias_paths \ -Wno-graph_child_address \ -@@ -292,6 +293,18 @@ cmd_dtc = mkdir -p $(dir ${dtc-tmp}) ; \ +@@ -293,6 +294,18 @@ cmd_dtc = mkdir -p $(dir ${dtc-tmp}) ; \ $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE $(call if_changed_dep,dtc)