1
0
Fork 0
forked from len0rd/rockbox

rbutil: Add bspatch and libbzip2

This is to enable binary patching of Hiby-based firmware files

  Note that noting in rbutil uses this yet.

Change-Id: I03ac824dd7402d508eb4e857ad78f184eb0d0243
This commit is contained in:
Solomon Peachy 2020-04-08 14:39:30 -04:00
parent 5cdfe30e79
commit 8d2d6f4ca5
20 changed files with 5558 additions and 2 deletions

View file

@ -89,7 +89,7 @@ extralibs.commands = $$SILENT \
# Note: order is important for RBLIBS! The libs are appended to the linker
# flags in this order, put libucl at the end.
RBLIBS = rbspeex ipodpatcher sansapatcher mkamsboot mktccboot \
mkmpioboot chinachippatcher mkimxboot mks5lboot ucl
mkmpioboot chinachippatcher mkimxboot mks5lboot bspatch bzip2 ucl
!win32-msvc* {
QMAKE_EXTRA_TARGETS += extralibs
PRE_TARGETDEPS += extralibs