mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
h300: add support for ROM image generation
Change-Id: I6e0985de370609bae98ba6eab487bf43eb4191b6
This commit is contained in:
parent
28b9c8bfeb
commit
c5d7cd5f9f
3 changed files with 10 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -1684,7 +1684,9 @@ fi
|
|||
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
||||
output="rockbox.iriver"
|
||||
bootoutput="bootloader.iriver"
|
||||
appextra="recorder:gui:radio"
|
||||
flash="$pwd/rombox.iriver"
|
||||
plugins="yes"
|
||||
# toolset is the tools within the tools directory that we build for
|
||||
# this particular target.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue