From f6fe70abc6228d9996ff21427b25cffbab28d2c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 7 Dec 2010 17:07:38 -0500 Subject: [PATCH] build kernel-firmware package too --- kernel-2.6.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 6643147b8..6a7b0b085 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -116,8 +116,10 @@ Summary: The Linux kernel %define with_doc %{?_without_doc: 0} %{?!_without_doc: 1} # kernel-headers %define with_headers %{?_without_headers: 0} %{?!_without_headers: 1} +#### Planet-Lab #### # kernel-firmware -%define with_firmware %{?_with_firmware: 1} %{?!_with_firmware: 0} +%define with_firmware %{?_with_firmware: 0} %{?!_with_firmware: 1} +#### Planet-Lab #### # tools/perf %define with_perftool %{?_without_perftool: 0} %{?!_without_perftool: 1} # perf noarch subpkg -- 2.43.0