From a0df19d2e5efd263c9d23f6df691b7a4cf8dd6f0 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 20 Apr 2014 11:04:18 +0200 Subject: [PATCH] linux-headers: remove obsolete Config.in help paragraph In commit 971e331c54e08e82b4ed28a4eca8305933fa1cb0 ('package/linux-headers: remove 2.6 snapshot'), we removed the support for the Linux headers snapshot option, but we forgot to remove some related help text in the main Config.in option of the Linux headers package. Signed-off-by: Thomas Petazzoni --- package/linux-headers/Config.in.host | 3 --- 1 file changed, 3 deletions(-) diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 1c735b37d8..23586fbdb5 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -11,9 +11,6 @@ choice You must select the correct set of header files to match the kernel you intend to use on your target system. - For the snapshot, you have to provide the - linux-2.6.tar.bz2 tarball in your download dir. - config BR2_KERNEL_HEADERS_3_0 bool "Linux 3.0.x kernel headers" depends on !BR2_arc