h300: add support for ROM image generation

Change-Id: I6e0985de370609bae98ba6eab487bf43eb4191b6
This commit is contained in:
James Buren 2020-10-26 01:37:14 +00:00
parent 28b9c8bfeb
commit c5d7cd5f9f
3 changed files with 10 additions and 1 deletions

2
tools/configure vendored
View file

@ -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.