uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references
[openwrt/staging/noltari.git] / package / boot / uboot-sunxi / patches / 212-Revert-Avoid-non-portable-sed-construct.patch
index 1633ec718bf6ed43f231932a0740d4237ec2cf3b..1a5603417a567c12c2fb2cd6e0525d8158ca8c88 100644 (file)
@@ -8,8 +8,6 @@ This reverts commit 208db781cad4c24f538658a9cb17e24fa43ca3c9.
  scripts/Makefile.lib | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
-index 66f8dcbe07..54bcb166b0 100644
 --- a/scripts/Makefile.lib
 +++ b/scripts/Makefile.lib
 @@ -309,7 +309,7 @@ quiet_cmd_dtc = DTC     $@
@@ -21,6 +19,3 @@ index 66f8dcbe07..54bcb166b0 100644
                $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) - ; \
        $(DTC) -O dtb -o $@ -b 0 \
                -i $(dir $<) $(DTC_FLAGS) \
--- 
-2.11.0
-