瀏覽代碼

package/linux-headers: remove bogus symbol BR2_PACKAGE_HOST_LINUX_HEADERS

The package host-linux-headers does not exist and there were never
references to this symbol in the tree, do drop it.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Ricardo Martincoski 2 年之前
父節點
當前提交
367bd65f3c
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      package/linux-headers/Config.in.host

+ 0 - 3
package/linux-headers/Config.in.host

@@ -1,8 +1,5 @@
 comment "Kernel Header Options"
 
-config BR2_PACKAGE_HOST_LINUX_HEADERS
-	bool
-
 choice
 	prompt "Kernel Headers"
 	default BR2_KERNEL_HEADERS_AS_KERNEL if BR2_LINUX_KERNEL