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
|
rockblox.c
|
||||||
rockbox_flash.c
|
rockbox_flash.c
|
||||||
search.c
|
search.c
|
||||||
shortcuts.c
|
|
||||||
snow.c
|
snow.c
|
||||||
sort.c
|
sort.c
|
||||||
stats.c
|
stats.c
|
||||||
|
|
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1373,7 +1373,7 @@ EOF
|
||||||
appextra="recorder:gui"
|
appextra="recorder:gui"
|
||||||
archosrom=""
|
archosrom=""
|
||||||
flash=""
|
flash=""
|
||||||
plugins=""
|
plugins="yes"
|
||||||
swcodec="yes"
|
swcodec="yes"
|
||||||
boottool="$rootdir/tools/scramble -mi4v3 -model=c200 -type=RBBL"
|
boottool="$rootdir/tools/scramble -mi4v3 -model=c200 -type=RBBL"
|
||||||
bootoutput="firmware.mi4"
|
bootoutput="firmware.mi4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue