summaryrefslogtreecommitdiffstats
path: root/configs/atngw100-base_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/atngw100-base_defconfig')
-rw-r--r--configs/atngw100-base_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig
index b49852442..ec3d4a0df 100644
--- a/configs/atngw100-base_defconfig
+++ b/configs/atngw100-base_defconfig
@@ -84,9 +84,8 @@ BR2_TARGET_AVR32_ATNGW100_BASE=y
# Build options
#
BR2_WGET="wget --passive-ftp --retry-connrefused --waitretry=10"
-BR2_SVN_CO="svn co"
-BR2_SVN_UP="svn up"
-BR2_GIT="git clone"
+BR2_SVN="svn"
+BR2_GIT="git"
BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""