mount: whitespace fix. no code changes
[oweals/busybox.git] / archival / Kbuild.src
index 076e58278d2d6527d4878c0ab65c20b43bcf7b6d..3466452f7a5f93b8624944c6106007ecd1f3dd92 100644 (file)
@@ -2,9 +2,9 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
-libs-y                         += libunarchive/
+libs-y                         += libarchive/
 
 lib-y:=
 
@@ -19,8 +19,7 @@ lib-$(CONFIG_RPM)             += rpm.o
 lib-$(CONFIG_TAR)              += tar.o
 lib-$(CONFIG_UNZIP)            += unzip.o
 
-lib-$(CONFIG_LZOP)             += lzop.o lzo1x_1.o lzo1x_1o.o lzo1x_d.o bbunzip.o
-lib-$(CONFIG_LZOP_COMPR_HIGH)  += lzo1x_9x.o
+lib-$(CONFIG_LZOP)             += lzop.o bbunzip.o
 lib-$(CONFIG_GZIP)             += gzip.o bbunzip.o
 lib-$(CONFIG_BZIP2)            += bzip2.o bbunzip.o