summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-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
1684 bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0" 1684 bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
1685 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0" 1685 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
1686 output="rockbox.iriver" 1686 output="rockbox.iriver"
1687 bootoutput="bootloader.iriver"
1687 appextra="recorder:gui:radio" 1688 appextra="recorder:gui:radio"
1689 flash="$pwd/rombox.iriver"
1688 plugins="yes" 1690 plugins="yes"
1689 # toolset is the tools within the tools directory that we build for 1691 # toolset is the tools within the tools directory that we build for
1690 # this particular target. 1692 # this particular target.