fix for defconfig

This commit is contained in:
John Voltz 2008-03-11 18:32:17 +00:00
parent 7f4141ae20
commit a199616e78

View File

@ -121,7 +121,7 @@ BR2_GIT="git clone"
BR2_ZCAT="gzip -d -c" BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat" BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS="" BR2_TAR_OPTIONS=""
BR2_DL_DIR="dl" BR2_DL_DIR="$(BASE_DIR)/dl"
# #
# Mirrors and Download locations # Mirrors and Download locations