- add /boot/Kerntypes-x.x.x to the files list
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 14 Sep 2004 15:02:02 +0000 (15:02 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 14 Sep 2004 15:02:02 +0000 (15:02 +0000)
scripts/kernel-2.6-planetlab.spec

index 13df663..ea7408f 100644 (file)
@@ -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