summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index eef85d1..5e234c1 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -118,7 +118,7 @@ help-env::
# Actual build
build: .config
- $(SILENT)$(CT_LIB_DIR)/scripts/crosstool.sh
+ $(SILENT)$(CT_LIB_DIR)/scripts/crosstool-NG.sh
build.%:
$(SILENT)$(MAKE) -rf $(CT_NG) $(shell echo "$(@)" |sed -r -e 's|^([^.]+)\.([[:digit:]]+)$$|\1 CT_JOBS=\2|;')