forked from len0rd/rockbox
rbutil: add support for iPod Classic 6G bootloader
Change-Id: I0e237a81098a2d4df8d9f5d6deaaab3863a84fc6
This commit is contained in:
parent
c353bef3d1
commit
e43ef1f3e7
9 changed files with 519 additions and 5 deletions
|
|
@ -66,6 +66,7 @@ SOURCES += \
|
|||
base/bootloaderinstalltcc.cpp \
|
||||
base/bootloaderinstallmpio.cpp \
|
||||
base/bootloaderinstallimx.cpp \
|
||||
base/bootloaderinstalls5l.cpp \
|
||||
base/rockboxinfo.cpp \
|
||||
../../tools/mkboot.c \
|
||||
../../tools/iriver.c \
|
||||
|
|
@ -142,6 +143,7 @@ HEADERS += \
|
|||
base/bootloaderinstalltcc.h \
|
||||
base/bootloaderinstallmpio.h \
|
||||
base/bootloaderinstallimx.h \
|
||||
base/bootloaderinstalls5l.h \
|
||||
base/rockboxinfo.h \
|
||||
../../tools/mkboot.h \
|
||||
../../tools/iriver.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue