summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9260dfc_ext_bare_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/at91sam9260dfc_ext_bare_defconfig')
-rw-r--r--configs/at91sam9260dfc_ext_bare_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/at91sam9260dfc_ext_bare_defconfig b/configs/at91sam9260dfc_ext_bare_defconfig
index 540eef666..f3c17ed2b 100644
--- a/configs/at91sam9260dfc_ext_bare_defconfig
+++ b/configs/at91sam9260dfc_ext_bare_defconfig
@@ -131,9 +131,8 @@ BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
# Build options
#
BR2_WGET="wget --passive-ftp -nd"
-BR2_SVN_CO="svn co"
-BR2_SVN_UP="svn up"
-BR2_GIT="git clone"
+BR2_SVN="svn"
+BR2_GIT="git"
BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""