From dafc3ec9baa18588d0dcd355a364dc9b9d16c60e Mon Sep 17 00:00:00 2001 From: ebasov Date: Tue, 3 Dec 2024 18:49:33 +0300 Subject: [PATCH] Commenting out an extra line --- SPECS/kernel-ml-6.12.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/kernel-ml-6.12.spec b/SPECS/kernel-ml-6.12.spec index ad296f3..b6c223e 100644 --- a/SPECS/kernel-ml-6.12.spec +++ b/SPECS/kernel-ml-6.12.spec @@ -879,7 +879,7 @@ cp -a --parents tools/include/tools/le_byteshift.h $RPM_BUILD_ROOT/lib/modules/% cp -a --parents tools/include/linux/compiler* $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build cp -a --parents tools/include/linux/types.h $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build cp -a --parents tools/build/Build.include $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build -cp --parents tools/build/Build $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build +# cp --parents tools/build/Build $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build cp --parents tools/build/fixdep.c $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build cp --parents tools/objtool/sync-check.sh $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build cp -a --parents tools/bpf/resolve_btfids $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/build