diff --git a/kernel.spec b/kernel.spec index 4476add..6cdd20c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -406,6 +406,7 @@ find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true %{devel_root}/crypto %{devel_root}/drivers %{devel_root}/fs +%{devel_root}/include/Kbuild %{devel_root}/include/acpi %{devel_root}/include/asm-generic %{devel_root}/include/clocksource @@ -419,7 +420,6 @@ find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true %{devel_root}/include/linux %{devel_root}/include/math-emu %{devel_root}/include/media -%{devel_root}/include/memory %{devel_root}/include/misc %{devel_root}/include/net %{devel_root}/include/pcmcia @@ -430,6 +430,7 @@ find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true %{devel_root}/include/target %{devel_root}/include/trace %{devel_root}/include/uapi +%{devel_root}/include/vdso %{devel_root}/include/video %{devel_root}/include/xen %{devel_root}/init