disable module signing and ABI checks
[linux-2.6.git] / kernel-2.6.spec
index fac9eb5..6643147 100644 (file)
@@ -141,9 +141,9 @@ Summary: The Linux kernel
 
 #### Planet-Lab ####
 # Control whether we perform a compat. check against published ABI.
-%define with_kabichk   %{?_without_kabichk:   0} %{?!_without_kabichk: 0}
+%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:      0}
+%define with_fips      %{?_without_fips:      1} %{?!_without_fips:      0}
 #### Planet-Lab ####
 
 # Additional options for user-friendly one-off kernel building: