瀏覽代碼

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 <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 11 年之前
父節點
當前提交
a0df19d2e5
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      package/linux-headers/Config.in.host

+ 0 - 3
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