Commit 0fe8e5b5 authored by K900's avatar K900
Browse files

uboot: fix patchShebangs invocation

The scripts for Rockchip targets were moved to scripts/ upstream.
parent 1d7a287b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ let

    postPatch = ''
      patchShebangs tools
      patchShebangs arch/arm/mach-rockchip
      patchShebangs scripts
    '';

    nativeBuildInputs = [