summaryrefslogtreecommitdiffstats
path: root/rules/host-ipkg-utils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-04-05 13:19:14 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-04-05 13:19:14 +0000
commit9b92d5553219da42444a84a41b192e8343c18f74 (patch)
tree7a594f0b08750a61441ffbeeb5fb9f28c8c27795 /rules/host-ipkg-utils.in
parentac46640e932fe3a72ddb43fa64c40c616c645c08 (diff)
downloadptxdist-9b92d5553219da42444a84a41b192e8343c18f74.tar.gz
ptxdist-9b92d5553219da42444a84a41b192e8343c18f74.tar.xz
build only for userland, not for toolchain
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5358 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-ipkg-utils.in')
-rw-r--r--rules/host-ipkg-utils.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-ipkg-utils.in b/rules/host-ipkg-utils.in
index 860e922b7..60c1f614e 100644
--- a/rules/host-ipkg-utils.in
+++ b/rules/host-ipkg-utils.in
@@ -1,7 +1,7 @@
config HOST_IPKG_UTILS
bool
# no prompt, policy is that we always need it
- default y
+ default y if ! BUILD_TOOLCHAIN
help
ipkg-utils let you build packages in the ipkg format.