Include kunit/* headers into the devel package

Although we currently have CONFIG_KUNIT unset, the header files are
present. Keep them in the devel package then.
This commit is contained in:
Evgenii Shatokhin 2020-03-23 13:20:33 +03:00
parent d7f0f24406
commit 37fc86adf3

View file

@ -430,6 +430,7 @@ find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true
%{devel_root}/include/dt-bindings
%{devel_root}/include/generated
%{devel_root}/include/keys
%{devel_root}/include/kunit
%{devel_root}/include/kvm
%{devel_root}/include/linux
%{devel_root}/include/math-emu