tools/lzop: add `lzop` binaries
authorTony Butler <spudz76@gmail.com>
Tue, 29 Nov 2022 01:32:11 +0000 (17:32 -0800)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 16 Jan 2023 23:51:10 +0000 (23:51 +0000)
commit32e99ed06972e4295cec7ae57b2c55eb63566461
tree08f1a5c663bf00592d68d20442064696546fc21b
parent9a8509c2c572a29aec28b6b10da12c5d7a1efba8
tools/lzop: add `lzop` binaries

Depends: `tools/liblzo`

`lzop` is the standard executable for LZO compression

the initramfs generator offers the LZO option but there was no
executable to support it actually working

Signed-off-by: Tony Butler <spudz76@gmail.com>
tools/Makefile
tools/lzop/Makefile [new file with mode: 0644]
tools/lzop/patches/001-add-cmake-ENABLE_DOCS-configurable.patch [new file with mode: 0644]