From: Mark Huang Date: Tue, 14 Sep 2004 15:02:02 +0000 (+0000) Subject: - add /boot/Kerntypes-x.x.x to the files list X-Git-Tag: before-enable-kexec-patch~91 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a0d847a897a294844ea6a91b61b4094393f4e482;p=linux-2.6.git - add /boot/Kerntypes-x.x.x to the files list --- diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 13df6638a..ea7408fe4 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -451,6 +451,7 @@ fi %files %defattr(-,root,root) /%{image_install_path}/vmlinuz-%{KVERREL} +/boot/Kerntypes-%{KVERREL} /boot/System.map-%{KVERREL} /boot/config-%{KVERREL} %dir /lib/modules/%{KVERREL} @@ -463,6 +464,7 @@ fi %files smp %defattr(-,root,root) /%{image_install_path}/vmlinuz-%{KVERREL}smp +/boot/Kerntypes-%{KVERREL}smp /boot/System.map-%{KVERREL}smp /boot/config-%{KVERREL}smp %dir /lib/modules/%{KVERREL}smp