mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
zenxfi2: correctly disable plugins in configure script
Change-Id: If766c39b1b70ded2089964c850affbe953ac17c4
This commit is contained in:
parent
c9b4b4ea7b
commit
dbe9436ff2
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -2241,7 +2241,7 @@ fi
|
||||||
output="rockbox.creative"
|
output="rockbox.creative"
|
||||||
bootoutput="bootloader-zenxfi2.creative"
|
bootoutput="bootloader-zenxfi2.creative"
|
||||||
appextra="gui:recorder:radio"
|
appextra="gui:recorder:radio"
|
||||||
plugins="yes"
|
plugins=""
|
||||||
swcodec="yes"
|
swcodec="yes"
|
||||||
toolset=$scramblebitmaptools
|
toolset=$scramblebitmaptools
|
||||||
t_cpu="arm"
|
t_cpu="arm"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue