From 4bff614528a189db82e6388604328c3dfdf4a62c Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Mon, 2 Sep 2013 22:07:56 +0200 Subject: linux/uboot: line-up repository-related configuration options Although the configuration options for custom repository locations and versions are very similar between the linux and uboot packages, there are some minor differences. This patch lines up both packages. Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/Config.in b/linux/Config.in index a12102adf..32426a328 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -47,7 +47,7 @@ config BR2_LINUX_KERNEL_CUSTOM_TARBALL specific kernel source tarball config BR2_LINUX_KERNEL_CUSTOM_GIT - bool "Custom Git tree" + bool "Custom Git repository" help This option allows Buildroot to get the Linux kernel source code from a Git repository. -- cgit v1.2.3