Add macros.S to kernel-devel due to changes for gcc bugs

This commit is contained in:
Justin M. Forbes 2018-10-26 14:20:15 -05:00
parent 8f03c40977
commit 6904e70891
1 changed files with 1 additions and 0 deletions

View File

@ -1419,6 +1419,7 @@ BuildKernel() {
cp -a --parents arch/x86/boot/string.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
cp -a --parents arch/x86/boot/string.c $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
cp -a --parents arch/x86/boot/ctype.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
cp -a --parents arch/x86/kernel/macros.S $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
%endif
# Make sure the Makefile and version.h have a matching timestamp so that
# external modules can be built