From db87e3410fc18486d9c28096df3374aec4cf4368 Mon Sep 17 00:00:00 2001 From: sparky Date: Thu, 15 Sep 2005 18:25:05 +0000 Subject: [PATCH] - prepared for kernel >= 2.6.13: link Module.symvers Changed files: dazuko.spec -> 1.8 --- dazuko.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dazuko.spec b/dazuko.spec index 7b43cd1..15e6a1f 100644 --- a/dazuko.spec +++ b/dazuko.spec @@ -143,6 +143,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist} ln -sf %{_kernelsrcdir}/config-$cfg .config ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm + ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers touch include/config/MARKER # # patching/creating makefile(s) (optional) -- 2.43.0