mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-06 21:25:03 -05:00
hitiet ma8/ma9: add in keymaps for all plugins
Largely guesswork. Change-Id: I8ab8d36de4bbdcf25dcf7d3442266bfb0a370b6f
This commit is contained in:
parent
0b5f1b68e6
commit
8b01f939d8
49 changed files with 511 additions and 15 deletions
8
tools/configure
vendored
8
tools/configure
vendored
|
|
@ -3557,7 +3557,7 @@ fi
|
|||
output="rockbox.rkw"
|
||||
bootoutput="bootloader.rkw"
|
||||
appextra="recorder:gui"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
# toolset is the tools within the tools directory that we build for
|
||||
# this particular target.
|
||||
toolset="$genericbitmaptools"
|
||||
|
|
@ -3579,7 +3579,7 @@ fi
|
|||
output="rockbox.rkw"
|
||||
bootoutput="bootloader.rkw"
|
||||
appextra="recorder:gui"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
# toolset is the tools within the tools directory that we build for
|
||||
# this particular target.
|
||||
toolset="$genericbitmaptools"
|
||||
|
|
@ -3601,7 +3601,7 @@ fi
|
|||
output="rockbox.rkw"
|
||||
bootoutput="bootloader.rkw"
|
||||
appextra="recorder:gui"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
# toolset is the tools within the tools directory that we build for
|
||||
# this particular target.
|
||||
toolset="$genericbitmaptools"
|
||||
|
|
@ -3623,7 +3623,7 @@ fi
|
|||
output="rockbox.rkw"
|
||||
bootoutput="bootloader.rkw"
|
||||
appextra="recorder:gui"
|
||||
plugins=""
|
||||
plugins="yes"
|
||||
# toolset is the tools within the tools directory that we build for
|
||||
# this particular target.
|
||||
toolset="$genericbitmaptools"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue