summaryrefslogtreecommitdiffstats
path: root/rules/host-libzip.in
diff options
context:
space:
mode:
authorDenis Osterland-Heim <denis.osterland@diehl.com>2020-03-26 17:03:57 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-04-01 16:56:26 +0200
commit2117120e28a770d8a77678b2cfe7855f85d76a88 (patch)
treef56f792fbfdf0965c19c9069bf726107aeb5a7f5 /rules/host-libzip.in
parent8dc2c7d514233515383a5cadb990edb2be9972d1 (diff)
downloadptxdist-2117120e28a770d8a77678b2cfe7855f85d76a88.tar.gz
ptxdist-2117120e28a770d8a77678b2cfe7855f85d76a88.tar.xz
host-libzip: new package
Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com> Message-Id: <20200326170225.9586-3-Denis.Osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-libzip.in')
-rw-r--r--rules/host-libzip.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/host-libzip.in b/rules/host-libzip.in
new file mode 100644
index 000000000..14689309f
--- /dev/null
+++ b/rules/host-libzip.in
@@ -0,0 +1,8 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBZIP
+ tristate
+ select HOST_CMAKE
+ select HOST_ZLIB
+ select HOST_BZIP2
+ default y if ALLYES