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