forked from len0rd/rockbox
Re-enable plugins for c200, and fix the red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14806 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
590501cfe4
commit
322fcb5d1c
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@ random_folder_advance_config.c
|
|||
rockblox.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
shortcuts.c
|
||||
snow.c
|
||||
sort.c
|
||||
stats.c
|
||||
|
|
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1373,7 +1373,7 @@ EOF
|
|||
appextra="recorder:gui"
|
||||
archosrom=""
|
||||
flash=""
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
boottool="$rootdir/tools/scramble -mi4v3 -model=c200 -type=RBBL"
|
||||
bootoutput="firmware.mi4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue