aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'archival/libunarchive/Kbuild')
-rw-r--r--archival/libunarchive/Kbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/archival/libunarchive/Kbuild b/archival/libunarchive/Kbuild
index d104524e4..a58a84f4b 100644
--- a/archival/libunarchive/Kbuild
+++ b/archival/libunarchive/Kbuild
@@ -28,7 +28,8 @@ lib-y:= \
find_list_entry.o \
init_handle.o
-GUNZIP_FILES:= check_header_gzip.o decompress_unzip.o
+GUNZIP_FILES:= decompress_unzip.o
+
DPKG_FILES:= \
get_header_ar.o \
unpack_ar_archive.o \