forked from len0rd/rockbox
Make the e200v2 simulator compile - an easy job as the apps/ code is identical to the e200v1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d9fdd8ce38
commit
74b935c893
34 changed files with 645 additions and 638 deletions
5
tools/configure
vendored
5
tools/configure
vendored
|
|
@ -1707,12 +1707,13 @@ fi
|
|||
memory=8
|
||||
arm9tdmicc
|
||||
bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_native="$bmp2rb_mono"
|
||||
bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
|
||||
tool="$rootdir/tools/scramble -add=e2v2"
|
||||
output="rockbox.sansa"
|
||||
bootoutput="bootloader-e200v2.sansa"
|
||||
appextra="recorder:gui"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$scramblebitmaptools
|
||||
t_cpu="arm"
|
||||
t_manufacturer="as3525"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue