diff --git a/kernel.spec b/kernel.spec index 50e0de4..0975c1c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -33,6 +33,10 @@ %define install_vdso 1 +# If you want to build debuginfo package, enable also CONFIG_DEBUG_INFO in %%setup section +# Otherwise debuginfo build is disabled by default to save disk space (it needs 2-3GB build time) +%global debug_package %{nil} + Name: kernel Summary: The Xen Kernel Version: %{version}