1
0
forked from pool/kernel-source

GIT Revision: 5c85db8fed35645d1c9fd0fe8ff784f161a3141e

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7279
This commit is contained in:
Michal Marek
2012-06-05 05:03:02 +00:00
committed by Git OBS Bridge
parent 3b1270b2fa
commit 2121fc57c9
35 changed files with 273 additions and 35 deletions

View File

@@ -752,8 +752,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \