mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text
Trailing _defconfig, not leading. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
869b11c8b5
commit
95a14f57bf
@ -96,7 +96,7 @@ config BR2_LINUX_KERNEL_DEFCONFIG
|
|||||||
string "Defconfig name"
|
string "Defconfig name"
|
||||||
depends on BR2_LINUX_KERNEL_USE_DEFCONFIG
|
depends on BR2_LINUX_KERNEL_USE_DEFCONFIG
|
||||||
help
|
help
|
||||||
Name of the defconfig file to use, without the leading
|
Name of the defconfig file to use, without the trailing
|
||||||
_defconfig
|
_defconfig
|
||||||
|
|
||||||
config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE
|
config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user