Disable tarball creation until it's fixed.

This commit is contained in:
Yann E. MORIN" 2007-07-07 21:10:30 +00:00
parent 477605c70c
commit 15874284b8

View File

@ -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::