forked from len0rd/rockbox
xduoox3: It doesn't have a radio, so don't put that in APPEXTRA
Change-Id: I4521598af49f91ab89d19bb6c2bf8bebf60bad51
This commit is contained in:
parent
46ec07e4be
commit
810e337a87
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -3933,7 +3933,7 @@ fi
|
|||
bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_native="$bmp2rb_mono"
|
||||
output="rockbox.x3"
|
||||
appextra="recorder:gui:radio"
|
||||
appextra="recorder:gui"
|
||||
plugins="yes"
|
||||
toolset=$genericbitmaptools
|
||||
boottool="cp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue