From 1e32e0700a0f7f2ffa42a943871d1b4428711bb2 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 3 Oct 2009 23:03:05 +0200 Subject: zlib: remove dedicated target-headers option Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by: Peter Korsgaard --- package/zlib/Config.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'package/zlib/Config.in') diff --git a/package/zlib/Config.in b/package/zlib/Config.in index eeda15e16..895421424 100644 --- a/package/zlib/Config.in +++ b/package/zlib/Config.in @@ -5,9 +5,3 @@ config BR2_PACKAGE_ZLIB gzip and libpng. http://www.gzip.org/zlib/ - -config BR2_PACKAGE_ZLIB_TARGET_HEADERS - bool "zlib headers in target" - depends on BR2_PACKAGE_ZLIB - help - Put headers files in the target. -- cgit v1.2.3