uboot-mediatek: unbreak build with binman
[openwrt/staging/dedeckeh.git] / package / boot / uboot-mediatek / patches / 001-mtk-0003-mips-add-__image_copy_len-for-SPL-linker-script.patch
index 42339bdebf828e790de82189bb298ca0fe570535..8a74d6728b95d5aee3edd9a07c4fc53dcb40305f 100644 (file)
@@ -13,8 +13,6 @@ Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
  arch/mips/cpu/u-boot-spl.lds | 3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/arch/mips/cpu/u-boot-spl.lds b/arch/mips/cpu/u-boot-spl.lds
-index 28ea4f2a48..f88754ab56 100644
 --- a/arch/mips/cpu/u-boot-spl.lds
 +++ b/arch/mips/cpu/u-boot-spl.lds
 @@ -13,7 +13,9 @@ SECTIONS
@@ -35,6 +33,3 @@ index 28ea4f2a48..f88754ab56 100644
  
        _image_binary_end = .;
  
--- 
-2.36.1
-