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 <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f2c2193b05
commit
4bff614528
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user