forked from len0rd/rockbox
Rockbox Utility: build chinachippatcher as library.
Update the chinachip Makefile based on the mkamsboot one, build and link as library for Rockbox Utility. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31117 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fd5f16c070
commit
7de4f64bb6
3 changed files with 98 additions and 9 deletions
|
|
@ -30,7 +30,6 @@ SOURCES += \
|
|||
base/autodetection.cpp \
|
||||
../ipodpatcher/ipodpatcher.c \
|
||||
../sansapatcher/sansapatcher.c \
|
||||
../chinachippatcher/chinachip.c \
|
||||
themesinstallwindow.cpp \
|
||||
base/uninstall.cpp \
|
||||
uninstallwindow.cpp \
|
||||
|
|
@ -94,7 +93,6 @@ HEADERS += \
|
|||
../ipodpatcher/parttypes.h \
|
||||
../sansapatcher/sansapatcher.h \
|
||||
../sansapatcher/sansaio.h \
|
||||
../chinachippatcher/chinachip.h \
|
||||
irivertools/h100sums.h \
|
||||
irivertools/h120sums.h \
|
||||
irivertools/h300sums.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue