summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ct-ng.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 0892788..c1a6b30 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -85,8 +85,10 @@ build:: .config
@$(CT_LIB_DIR)/scripts/crosstool.sh
PHONY += tarball
+#tarball:
+# @$(CT_LIB_DIR)/scripts/tarball.sh
tarball:
- @$(CT_LIB_DIR)/scripts/tarball.sh
+ @true
PHONY += clean
clean::