summaryrefslogtreecommitdiffstats
path: root/lib/lzo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lzo/Makefile')
-rw-r--r--lib/lzo/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/lzo/Makefile b/lib/lzo/Makefile
index f2191f4a3d..0e576a1c10 100644
--- a/lib/lzo/Makefile
+++ b/lib/lzo/Makefile
@@ -1,4 +1 @@
-
-obj-$(CONFIG_LZO_COMPRESS) += lzo1x_compress.o
obj-$(CONFIG_LZO_DECOMPRESS) += lzo1x_decompress_safe.o
-