1
0
Fork 0
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:
Dominik Riebeling 2011-12-03 09:44:21 +00:00
parent fd5f16c070
commit 7de4f64bb6
3 changed files with 98 additions and 9 deletions

View file

@ -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 \