summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-flex.in8
-rw-r--r--rules/host-genext2fs.in2
2 files changed, 10 insertions, 0 deletions
diff --git a/rules/host-flex.in b/rules/host-flex.in
index d6b67ba21..ffffe8d71 100644
--- a/rules/host-flex.in
+++ b/rules/host-flex.in
@@ -1,4 +1,12 @@
+# FIXME: This Package is broken ... no make file found
+
config HOST_FLEX254
bool
prompt "flex 2.5.4"
+ depends on BROKEN
+ help
+ FIXME: This item needs to be documented
+
+comment "HOST_FLEX254 is broken, please send a patch"
+ depends on !BROKEN
diff --git a/rules/host-genext2fs.in b/rules/host-genext2fs.in
index cd5410b96..e199b1670 100644
--- a/rules/host-genext2fs.in
+++ b/rules/host-genext2fs.in
@@ -3,4 +3,6 @@ config HOST_GENEXT2FS
bool
prompt "genext2fs"
default n
+ help
+ FIXME: This item needs to be documented