Commit 95a14f57 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text



Trailing _defconfig, not leading.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 869b11c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ config BR2_LINUX_KERNEL_DEFCONFIG
	string "Defconfig name"
	depends on BR2_LINUX_KERNEL_USE_DEFCONFIG
	help
	 Name of the defconfig file to use, without the leading
	 Name of the defconfig file to use, without the trailing
	 _defconfig

config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE