diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in index a12102adf0..32426a328c 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. |