summaryrefslogtreecommitdiffstats
path: root/rules/binutils.in
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2006-03-01 15:02:26 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2006-03-01 15:02:26 +0000
commitab62d4df3727ad8881cd86d531cd6838def5c38e (patch)
tree9652f65651966aaca06159d042334c9f80df97d2 /rules/binutils.in
parent4f93a313da3a25389b3dbd6229b2f02655c42338 (diff)
downloadptxdist-ab62d4df3727ad8881cd86d531cd6838def5c38e.tar.gz
ptxdist-ab62d4df3727ad8881cd86d531cd6838def5c38e.tar.xz
use BINUTILS as name instead of LIBBFD to make dependency mechanism work
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4929 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/binutils.in')
-rw-r--r--rules/binutils.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/binutils.in b/rules/binutils.in
index 06702a465..6d4ff4f24 100644
--- a/rules/binutils.in
+++ b/rules/binutils.in
@@ -1,8 +1,9 @@
# binutils configuration
-config LIBBFD
+config BINUTILS
bool
- prompt "libbfd (needed for profiling)"
+ prompt "binutils"
help
- The GNU binary utilities / GNU BFD library
+ this is only here to provide libbfd. some packages
+ like oprofile need this library