1
0
Fork 0
forked from len0rd/rockbox

Fix red archos bootloaders

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14217 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-08-06 15:50:39 +00:00
parent 1ff0c351f7
commit 77302644d0

2
tools/configure vendored
View file

@ -1318,7 +1318,7 @@ fi
case $option in
[Bb])
if test -n "$archosrom"; then
if test $t_manufacturer = "archos"; then
# Archos SH-based players do this somewhat differently for
# some reason
appsdir='\$(ROOTDIR)/flash/bootbox'