summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
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 ca2cec5d09..bb6e3e1645 100755
--- a/tools/configure
+++ b/tools/configure
@@ -649,7 +649,7 @@ fi
649 case $option in 649 case $option in
650 [Bb]) 650 [Bb])
651 case $archos in 651 case $archos in
652 h100|h120|ipodcolor|ipodnano) 652 h100|h120|h300|ipodcolor|ipodnano)
653 extradefines="-DBOOTLOADER" # for target makefile symbol EXTRA_DEFINES 653 extradefines="-DBOOTLOADER" # for target makefile symbol EXTRA_DEFINES
654 appsdir='\$(ROOTDIR)/bootloader' 654 appsdir='\$(ROOTDIR)/bootloader'
655 apps="bootloader" 655 apps="bootloader"