From 102556b6e7a33b85cc2f0f155d2572eb8fbe5c39 Mon Sep 17 00:00:00 2001 From: Markham Date: Tue, 18 Oct 2022 16:56:13 +0200 Subject: [PATCH] add bunzip2 bb applet for arm --- archive-patches/busybox/busybox-1.35.0-arm.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive-patches/busybox/busybox-1.35.0-arm.config b/archive-patches/busybox/busybox-1.35.0-arm.config index 11385e9..4578d5e 100644 --- a/archive-patches/busybox/busybox-1.35.0-arm.config +++ b/archive-patches/busybox/busybox-1.35.0-arm.config @@ -143,7 +143,7 @@ CONFIG_AR=y CONFIG_GUNZIP=y CONFIG_ZCAT=y CONFIG_FEATURE_GUNZIP_LONG_OPTIONS=y -# CONFIG_BUNZIP2 is not set +CONFIG_BUNZIP2=y # CONFIG_BZCAT is not set # CONFIG_UNLZMA is not set # CONFIG_LZCAT is not set -- 2.39.5