summaryrefslogtreecommitdiffstats
path: root/rules/host-zlib.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 16:54:36 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 16:54:36 +0000
commit1c084f9d033e163041aa6023eeacec31cf41e4c4 (patch)
tree278c50da2785543e837dcab69d6c6901136e33c7 /rules/host-zlib.in
parentd466f5138512cc99a6a8ca82609823a38da6929e (diff)
downloadptxdist-1c084f9d033e163041aa6023eeacec31cf41e4c4.tar.gz
ptxdist-1c084f9d033e163041aa6023eeacec31cf41e4c4.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3981 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-zlib.in')
-rw-r--r--rules/host-zlib.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/rules/host-zlib.in b/rules/host-zlib.in
index 9a084a0e3..6aca89dc7 100644
--- a/rules/host-zlib.in
+++ b/rules/host-zlib.in
@@ -1 +1,11 @@
-# FIXME: There should be a *.in for this package
+config HOST_ZLIB
+ bool
+ default N
+ depends on BROKEN
+ prompt "HOST_ZLIB"
+ help
+ FIXME: This item needs to be documented
+
+
+comment "HOST_ZLIB is broken, please send a patch"
+ depends on !BROKEN