forked from len0rd/rockbox
rbutil: add mpio hd200 as disabled target (all untested)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26561 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0133a4f052
commit
fab86a6a4c
7 changed files with 211 additions and 6 deletions
|
|
@ -67,6 +67,7 @@ SOURCES += \
|
|||
base/bootloaderinstallchinachip.cpp \
|
||||
base/bootloaderinstallams.cpp \
|
||||
base/bootloaderinstalltcc.cpp \
|
||||
base/bootloaderinstallmpio.cpp \
|
||||
base/rockboxinfo.cpp \
|
||||
../../tools/mkboot.c \
|
||||
../../tools/iriver.c \
|
||||
|
|
@ -133,6 +134,7 @@ HEADERS += \
|
|||
base/bootloaderinstallchinachip.h \
|
||||
base/bootloaderinstallams.h \
|
||||
base/bootloaderinstalltcc.h \
|
||||
base/bootloaderinstallmpio.h \
|
||||
base/rockboxinfo.h \
|
||||
../../tools/mkboot.h \
|
||||
../../tools/iriver.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue