summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJames Buren <braewoods+rb@braewoods.net>2020-10-26 01:37:14 +0000
committerJames Buren <braewoods+rb@braewoods.net>2020-10-26 01:37:42 +0000
commitc5d7cd5f9f4712150957143efc7cf797495c081d (patch)
treee66423575d4b46bf490104315727a6e275212ed1 /tools
parent28b9c8bfeb13748abcb850884e538d4a5ca3d5ce (diff)
downloadrockbox-c5d7cd5f9f4712150957143efc7cf797495c081d.tar.gz
rockbox-c5d7cd5f9f4712150957143efc7cf797495c081d.zip
h300: add support for ROM image generation
Change-Id: I6e0985de370609bae98ba6eab487bf43eb4191b6
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index aef02b2b75..33e323bc7e 100755
--- a/tools/configure
+++ b/tools/configure
@@ -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.