From c5d7cd5f9f4712150957143efc7cf797495c081d Mon Sep 17 00:00:00 2001 From: James Buren Date: Mon, 26 Oct 2020 01:37:14 +0000 Subject: h300: add support for ROM image generation Change-Id: I6e0985de370609bae98ba6eab487bf43eb4191b6 --- tools/configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/configure') 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. -- cgit v1.2.3