![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only
0002 lzo_compress-objs := lzo1x_compress.o
0003 lzo_decompress-objs := lzo1x_decompress_safe.o
0004
0005 obj-$(CONFIG_LZO_COMPRESS) += lzo_compress.o
0006 obj-$(CONFIG_LZO_DECOMPRESS) += lzo_decompress.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |