nwz: enable plugins on all targets except NWZ-A860
Keymap might be suboptimal. Change-Id: Ibaf51e91cf935c96b7f419647fe1147dee6cc8be
This commit is contained in:
parent
bd8dd62db7
commit
5da0cbea31
1 changed files with 7 additions and 7 deletions
14
tools/configure
vendored
14
tools/configure
vendored
|
@ -3842,7 +3842,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=e350"
|
||||
bootoutput="bootloader-nwze350.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -3905,7 +3905,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=e450"
|
||||
bootoutput="bootloader-nwze450.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -3951,7 +3951,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=e470"
|
||||
bootoutput="bootloader-nwze470.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -3974,7 +3974,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=e580"
|
||||
bootoutput="bootloader-nwze580.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -3997,7 +3997,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=a10"
|
||||
bootoutput="bootloader-nwza10.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -4020,7 +4020,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=a20"
|
||||
bootoutput="bootloader-nwa20.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
@ -4066,7 +4066,7 @@ fi
|
|||
boottool="$rootdir/tools/scramble -add=s750"
|
||||
bootoutput="bootloader-nwzs750.sony"
|
||||
appextra="gui:recorder:radio"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
swcodec="yes"
|
||||
toolset=$genericbitmaptools
|
||||
t_cpu="hosted"
|
||||
|
|
Loading…
Reference in a new issue