Copy config file
This commit is contained in:
@@ -84,6 +84,8 @@ cd %{_builddir}/zen-kernel-%{version}-%{zen}
|
|||||||
# Compress vmlinux and move it to the vmlinuz path
|
# Compress vmlinux and move it to the vmlinuz path
|
||||||
gzip -c vmlinux > $VMLINUX_PATH/vmlinuz-%{version}-%{zen}.fc39.x86_64
|
gzip -c vmlinux > $VMLINUX_PATH/vmlinuz-%{version}-%{zen}.fc39.x86_64
|
||||||
|
|
||||||
|
cp %{_sourcedir}/.config $VMLINUX_PATH/config-%{version}-%{zen}.fc39.x86_64
|
||||||
|
|
||||||
%files
|
%files
|
||||||
/boot/vmlinuz-%{version}-%{zen}
|
/boot/vmlinuz-%{version}-%{zen}
|
||||||
/lib/modules/*
|
/lib/modules/*
|
||||||
|
|||||||
Reference in New Issue
Block a user