Guest User

Untitled

a guest
Dec 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. ( cd build/src-2.1.1-17/patches ; cat makefiletune/armMakefile.diff warthogbuild/veer-overclock.patch warthogbuild/veer-300hz.patch warthogbuild/defconfig-feat-veer.patch identification/mkcompile_h.patch warthogbuild/ident-veer.patch crypto/truecrypt-support-veer.patch ) | \
  2. patch -d build/src-2.1.1-17/linux-2.6.29 -p1 ; \
  3. fi
  4. patching file arch/arm/Makefile
  5. patching file arch/arm/mach-msm/acpuclock-7x30.c
  6. patching file arch/arm/configs/shank_defconfig
  7. Hunk #1 succeeded at 342 (offset -3 lines).
  8. patching file arch/arm/configs/shank_defconfig
  9. Hunk #1 FAILED at 135.
  10. Hunk #2 succeeded at 270 (offset -3 lines).
  11. 1 out of 2 hunks FAILED -- saving rejects to file arch/arm/configs/shank_defconfig.rej
  12. patching file scripts/mkcompile_h
  13. patching file scripts/mkcompile_h
  14. patching file arch/arm/configs/shank_defconfig
  15. Hunk #1 succeeded at 1742 (offset -3 lines).
  16. patching file arch/arm/configs/shank_defconfig
  17. Hunk #1 succeeded at 1784 (offset -3 lines).
  18. make[3]: *** [build/.unpacked-2.1.1-17] Error 1
Add Comment
Please, Sign In to add comment