summaryrefslogtreecommitdiffstats
path: root/rules/binutils.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-11 14:11:18 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-11 14:11:18 +0000
commit62b96bdbc6e7107d67ffc60fbe2370e05230e4e8 (patch)
tree3fa942a4cf90c7fef202fe877c76913292e64c0d /rules/binutils.in
parent59e8896b7b08a59c8eb27eba2b97c7eda5d7b7c0 (diff)
downloadptxdist-62b96bdbc6e7107d67ffc60fbe2370e05230e4e8.tar.gz
ptxdist-62b96bdbc6e7107d67ffc60fbe2370e05230e4e8.tar.xz
documentation fix
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3793 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/binutils.in')
-rw-r--r--rules/binutils.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/rules/binutils.in b/rules/binutils.in
index 9a084a0e3..f53446ae5 100644
--- a/rules/binutils.in
+++ b/rules/binutils.in
@@ -1 +1,11 @@
-# FIXME: There should be a *.in for this package
+
+config LIBBFD
+ bool
+ prompt "libbfd (needed for profiling)"
+ default n
+ depends on BROKEN
+ help
+ The GNU binary utilities / GNU BFD library
+
+comment "libbfd (binutils) is broken, please send a patch"
+ depends on !BROKEN