xref: /openbmc/u-boot/lib/lzo/Makefile (revision 3fda0262c33fc2b63be06588afe2802a8ab81eb8)
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