summaryrefslogtreecommitdiffstats
path: root/rules/host-umkimage.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-05-03 14:48:52 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-05-03 22:22:49 +0200
commit267644edbb7ea62f521d0e871e47bfda985d58d2 (patch)
treeaba9fddd253c65032272d3fbabd9f59a751982b0 /rules/host-umkimage.in
parentfe33806da6bd1eaa2230c4654843e3ac72a32ec8 (diff)
downloadptxdist-267644edbb7ea62f521d0e871e47bfda985d58d2.tar.gz
ptxdist-267644edbb7ea62f521d0e871e47bfda985d58d2.tar.xz
[host-*] activate all host packages if ALLYES is active
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-umkimage.in')
-rw-r--r--rules/host-umkimage.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-umkimage.in b/rules/host-umkimage.in
index abf5b4e14..00679b800 100644
--- a/rules/host-umkimage.in
+++ b/rules/host-umkimage.in
@@ -2,8 +2,8 @@
config HOST_UMKIMAGE
tristate
+ default ALLYES
select HOST_ZLIB
help
umkimage is the U-Boot mkimage command. It is used to create
boot images for the U-Boot bootloader.
-