summaryrefslogtreecommitdiffstats
path: root/rules/p7zip.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-01-03 14:32:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-01-03 15:31:48 +0100
commit635d768b60a404341cb1a7268d8d7119056ca0c8 (patch)
treea82fb2921c6363986e2cf6e13578902dd318db54 /rules/p7zip.in
parent3c5382964cfc34fcdad70849ea01f59c0173dec1 (diff)
downloadptxdist-635d768b60a404341cb1a7268d8d7119056ca0c8.tar.gz
ptxdist-635d768b60a404341cb1a7268d8d7119056ca0c8.tar.xz
p7zip: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/p7zip.in')
-rw-r--r--rules/p7zip.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/rules/p7zip.in b/rules/p7zip.in
new file mode 100644
index 000000000..196d0fb87
--- /dev/null
+++ b/rules/p7zip.in
@@ -0,0 +1,13 @@
+## SECTION=shell_and_console
+
+config P7ZIP
+ tristate
+ select LIBC_M
+ select LIBC_PTHREAD
+ select GCCLIBS_GCC_S
+ select GCCLIBS_CXX
+ prompt "p7zip"
+ help
+ p7zip is a port of 7za.exe for POSIX systems like Unix
+ (Linux, Solaris, OpenBSD, FreeBSD, Cygwin, AIX, ...),
+ MacOS X and also for BeOS and Amiga.