mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 21:55:10 -05:00
rbutil: Update bootloader name for cowon d2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23413 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80ce2c8574
commit
d0bc525df1
2 changed files with 2 additions and 1 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
#include "mktccboot.h"
|
||||||
#include "telechips.h"
|
#include "telechips.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
|
|
@ -541,7 +541,7 @@ encoder=rbspeex
|
||||||
name="D2 (Unstable)"
|
name="D2 (Unstable)"
|
||||||
buildserver_modelname=cowond2
|
buildserver_modelname=cowond2
|
||||||
bootloadermethod=tcc
|
bootloadermethod=tcc
|
||||||
bootloadername=/cowon/d2.bin
|
bootloadername=cowon/d2/bootloader-cowond2.bin
|
||||||
bootloaderfile=d2n.bin
|
bootloaderfile=d2n.bin
|
||||||
manualname=
|
manualname=
|
||||||
brand=Cowon
|
brand=Cowon
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue