From e2a5e6ec7bf6a93e39d59773eef6a304721ca4fe Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 6 May 2022 16:49:04 +0800 Subject: [PATCH] =?UTF-8?q?x86=5F64=5FKconfig:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CustomFiles/{x86_64_kconfig => x86_64_Kconfig} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CustomFiles/{x86_64_kconfig => x86_64_Kconfig} (99%) diff --git a/CustomFiles/x86_64_kconfig b/CustomFiles/x86_64_Kconfig similarity index 99% rename from CustomFiles/x86_64_kconfig rename to CustomFiles/x86_64_Kconfig index 81f22de..f09ea18 100644 --- a/CustomFiles/x86_64_kconfig +++ b/CustomFiles/x86_64_Kconfig @@ -105,4 +105,4 @@ CONFIG_XOR_BLOCKS=y CONFIG_XXHASH=y CONFIG_ZLIB_DEFLATE=y CONFIG_ZSTD_COMPRESS=y -CONFIG_ZSTD_DECOMPRESS=y \ No newline at end of file +CONFIG_ZSTD_DECOMPRESS=y