xref: /openbmc/u-boot/lib/lzo/Makefile (revision c418addfa9e758b05531eb37498c6fa0317d2c64)
1#
2# (C) Copyright 2008
3# Stefan Roese, DENX Software Engineering, sr@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y += lzo1x_decompress.o
9