summaryrefslogtreecommitdiffstats
path: root/rules/host-ipkg-utils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-04-05 18:17:47 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-04-05 18:17:47 +0000
commitd7edb2757fb1612dc6c47c51c73cb6f79ce9fdd6 (patch)
tree069ca7c14f6952ea125211aff02a4240eaf43d29 /rules/host-ipkg-utils.in
parent204396a0c8787635800f7023a1f8d9045b4311b0 (diff)
downloadptxdist-d7edb2757fb1612dc6c47c51c73cb6f79ce9fdd6.tar.gz
ptxdist-d7edb2757fb1612dc6c47c51c73cb6f79ce9fdd6.tar.xz
host-ipkg-utils are only needed for userland
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5362 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 60c1f614e..c6094a149 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 if ! BUILD_TOOLCHAIN
+ default y if BUILD_USERLAND
help
ipkg-utils let you build packages in the ipkg format.