Commit 229a7784 authored by Eric Andersen's avatar Eric Andersen
Browse files
There is a mistake in buildroot/Config.in
parent d5b0e08e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -100,8 +100,8 @@ config BR2_WGET
	default "wget --passive-ftp -nd"

config BR2_SVN
        string
        default "Subversion (svn) checkout command"
        string "Subversion (svn) checkout command"
	default "svn co"

config BR2_TAR_VERBOSITY
	bool "Tar verbose"