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