summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index a691c98d7f..1b469c855b 100755
--- a/tools/configure
+++ b/tools/configure
@@ -661,7 +661,7 @@ EOF
661 661
662 # toolset is the tools within the tools directory that we build for 662 # toolset is the tools within the tools directory that we build for
663 # this particular target. 663 # this particular target.
664 toolset="$toolset scramble descramble sh2d generate_rocklatin uclpack" 664 toolset="$toolset scramble descramble sh2d uclpack"
665 665
666 # Note: the convbdf is present in the toolset just because: 1) the 666 # Note: the convbdf is present in the toolset just because: 1) the
667 # firmware/Makefile assumes it is present always, and 2) we will need it when we 667 # firmware/Makefile assumes it is present always, and 2) we will need it when we