From 9eddd31df3ae821e8ff39e31e2ee1b39ca3891c3 Mon Sep 17 00:00:00 2001 From: Maxime Petazzoni Date: Thu, 2 Sep 2010 12:09:46 +0200 Subject: Update defconfigs with new VCS config options Signed-off-by: Maxime Petazzoni Signed-off-by: Thomas Petazzoni --- configs/i386_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'configs/i386_defconfig') diff --git a/configs/i386_defconfig b/configs/i386_defconfig index e30ec3f55..fb0307673 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -85,9 +85,8 @@ BR2_TARGET_I686=y # Build options # BR2_WGET="wget --passive-ftp" -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="" -- cgit v1.2.3