mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
linux: fix comment about version choice
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
bbe71a699a
commit
cc3f8bc165
@@ -18,10 +18,9 @@ config BR2_LINUX_NEEDS_MODULES
|
||||
# Version selection. We provide the choice between:
|
||||
#
|
||||
# 1. A single fairly recent stable kernel version
|
||||
# 2. In case an internal toolchain has been built, the same kernel
|
||||
# version as the kernel headers
|
||||
# 3. A custom stable version
|
||||
# 4. A custom tarball
|
||||
# 2. A custom stable version
|
||||
# 3. A custom tarball
|
||||
# 4. A set of custom repository locations
|
||||
#
|
||||
choice
|
||||
prompt "Kernel version"
|
||||
|
||||
Reference in New Issue
Block a user