Hi,
If the kernels are the same, it should be possible, although I haven't
tried that for a long time.
You can try something like this:
In %build:
cmake -DCMAKE_INSTALL_PREFIX=/usr ../kedr/sources/
make
In %install:
make DESTDIR=%{buildroot} install
See if it works for you.
An obvious caveat is that this package will contain the built kernel
modules so it has to be rebuilt for each kernel you would like to
support.
If there are problems, please let me know.
Regards,
Evgenii
> --
> You received this message because you are subscribed to the Google Groups
> "kedr-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
kedr-discuss...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.