Axel Thimm wrote:
On Thu, Jan 06, 2005 at 08:53:24PM +0100, Stefan van der Eijk wrote:hmmm... I'm throwing the towel into the ring for now. Seems that doing this would require me to change dkms, and I don't have the knowlegde to do this. I asked the dkms maintainer, and he suggested to patch the ivtv Makefile. So that's what I've done.
Can you change the dkms build to not set KERNELRELEASE?
I guess I could, but this would require changing dkms.
I don't know why they do it this way. I didn't see any patches to my dkms installation that changed this, so it's the default dkms behaviour.
It seems that this changelog entry to dkms added the functionality.
http://www.lerhaupt.com/foo/archives/000145.html
* Kernel makefiles are no longer edited during kernel preparation. Instead KERNELRELEASE=$kernel_version is passed to make commands.
OK. then the KDIR points to the place where the kernel you want to build for is installed?You should only set KDIR.
Not the kernel, but the kernel sources, yes.
I've also patched driver/ivtv-driver.h, since that file has the wrong version in 0.2.0-rc3d:
-#define IVTV_DRIVER_VERSION_COMMENT "rc3b" +#define IVTV_DRIVER_VERSION_COMMENT "rc3d"
I've uploaded the packages to Mandrake's cooker/contrib repository.
with kind regards,
Stefan van der Eijk
smime.p7s
Description: S/MIME Cryptographic Signature
