From aa81a0650884a0563e6dcb41dc15a5635a28481d Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 22 Aug 2007 09:22:07 +0000 Subject: - improve the way host prerequisites for "dependencies" are established --- toolchain/kernel-headers/Config.in | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'toolchain/kernel-headers') diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in index 05587b809..808433a7a 100644 --- a/toolchain/kernel-headers/Config.in +++ b/toolchain/kernel-headers/Config.in @@ -74,19 +74,6 @@ config BR2_KERNEL_HEADERS_LZMA initramfs filesystems. This requires the lzma program in your development environment. -config BR2_KERNEL_HEADERS_LZMA_INSTALL - bool "Install lzma in /usr/local/bin (Requires system password) for sudo" - depends on BR2_KERNEL_HEADERS_2_6_21 || BR2_KERNEL_HEADERS_2_6_22 - depends on BR2_KERNEL_HEADERS_LZMA - default n - help - Install the lzma package in the /usr/local/bin directory - so it is available for future builds. This requires sudo. - If you do not know the system password you should not set - this option. If you do not have lzma installed the only way - to complete the linux build, ifl you apply the lzma patches - is to have '$(STAGING_DIR)/usr/bin' in your path. - config BR2_KERNEL_HEADERS_PATCH_DIR bool "Add additional headers from $(KERNEL_HEADERS_PATCH_DIR)" default n -- cgit v1.2.3