forked from len0rd/rockbox
rbutil: Fix Cowon D2 bootloaderfile had no slash prefix.
Also remove filename itseld as it is not being considered. The output patched firmware filename is taken from the original firmware file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23468 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b2ee0ce09f
commit
0fa6eea2fb
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ name="D2 (Unstable)"
|
|||
buildserver_modelname=cowond2
|
||||
bootloadermethod=tcc
|
||||
bootloadername=/cowon/d2/bootloader-cowond2.bin
|
||||
bootloaderfile=d2n.bin
|
||||
bootloaderfile=/
|
||||
manualname=
|
||||
brand=Cowon
|
||||
usbid=0x0e210800, 0x0e210860, 0x0e210870, 0x0e210880, 0x0e210890
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue