summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorMark Arigo <markarigo@gmail.com>2009-01-24 22:41:55 +0000
committerMark Arigo <markarigo@gmail.com>2009-01-24 22:41:55 +0000
commit2490262eee17c3dcff0a39fb4011662dfdfc4478 (patch)
tree2c68f5903b36e52718f5be53d8504af3e0e03c0c /tools/configure
parent74b97fa139339b62813d94610f8d7710357beb08 (diff)
downloadrockbox-2490262eee17c3dcff0a39fb4011662dfdfc4478.tar.gz
rockbox-2490262eee17c3dcff0a39fb4011662dfdfc4478.zip
Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19846 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 7653aa7149..3c1975d4de 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1840,7 +1840,7 @@ fi
1840 bmp2rb_native="$rootdir/tools/bmp2rb -f 4" 1840 bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
1841 output="rockbox.mi4" 1841 output="rockbox.mi4"
1842 appextra="recorder:gui" 1842 appextra="recorder:gui"
1843 plugins="" 1843 plugins="yes"
1844 swcodec="yes" 1844 swcodec="yes"
1845 boottool="$rootdir/tools/scramble -mi4v3 -model=1630 -type=RBBL" 1845 boottool="$rootdir/tools/scramble -mi4v3 -model=1630 -type=RBBL"
1846 bootoutput="FWImage.ebn" 1846 bootoutput="FWImage.ebn"