linux-headers: remove obsolete Config.in help paragraph
In commit 971e331c54
('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 <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user