X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=6a7b0b0853876214e11bc561da35cdd11d5650e6;hb=d3444a423880c1556e1f9ed25f28cf7c7330a856;hp=0c29f0ea74e1405df89bb016427f40f6595322c1;hpb=03f5e22ac39fbaefc7fd3a96d87ab14f9ce9454e;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 0c29f0ea7..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 @@ -139,10 +141,12 @@ Summary: The Linux kernel %define doc_build_fail true %endif +#### Planet-Lab #### # Control whether we perform a compat. check against published ABI. -%define with_kabichk %{?_without_kabichk: 0} %{?!_without_kabichk: 1} +%define with_kabichk %{?_without_kabichk: 1} %{?!_without_kabichk: 0} # Control whether we perform a compat. check against published ABI. -%define with_fips %{?_without_fips: 0} %{?!_without_fips: 1} +%define with_fips %{?_without_fips: 1} %{?!_without_fips: 0} +#### Planet-Lab #### # Additional options for user-friendly one-off kernel building: # @@ -916,6 +920,7 @@ ApplyPatch linux-2.6-550-raise-default-nfile-ulimit.patch ApplyPatch linux-2.6-570-tagxid.patch ApplyPatch linux-2.6-580-show-proc-virt.patch ApplyPatch linux-2.6-590-dcookies-mm.patch +# fails with -Wall build #ApplyPatch linux-2.6-591-chopstix-intern.patch ApplyPatch linux-2.6-640-netlink-audit-hack.patch ApplyPatch linux-2.6-650-hangcheck-reboot.patch