From c54dbfc5d9009191fc1ea42e140afc05e70129f7 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Tue, 3 May 2011 06:32:46 +0200 Subject: kernel: fix typo on menu Signed-off-by: Robert Schwebel --- platforms/kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/kernel.in b/platforms/kernel.in index 71eddfb4e..37d7bc63c 100644 --- a/platforms/kernel.in +++ b/platforms/kernel.in @@ -265,7 +265,7 @@ config KERNEL_LOCAL_FLAG prompt "Local kernel tree" bool help - Do not download a kernel archieve, but use a local kernel tree + Do not download a kernel archive, but use a local kernel tree (most probably a working tree from a git repository). Its path is concatenated from SETUP_KERNELDIR_PREFIX defined in setup and KERNEL_VERSION from above. -- cgit v1.2.3