From c0401807293f3d435dc451117ab4277546a3658b Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 19 Nov 2024 08:34:46 +0000 Subject: [PATCH] %{kversion} --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 23fcad6..10fde6f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -901,7 +901,7 @@ cp -fR drivers/md/dm.h %{temp_devel_root}/drivers/md/ cp -fR drivers/media/pci/bt8xx/bttv{,p}.h %{temp_devel_root}/drivers/media/pci/bt8xx/ cp -fR drivers/media/pci/bt8xx/bt848.h %{temp_devel_root}/drivers/media/pci/bt8xx/ #cp -fR drivers/media/common/btcx-risc.h %{temp_devel_root}/drivers/media/common/ -cp -fR /drivers/media/pci/bt8xx/btcx-risc.h %{temp_devel_root}/drivers/media/pci/bt8xx/ +cp -fR drivers/media/pci/bt8xx/btcx-risc.h %{temp_devel_root}/drivers/media/pci/bt8xx/ # add acpica header files, needed for fglrx build cp -fR drivers/acpi/acpica/*.h %{temp_devel_root}/drivers/acpi/acpica/