Hi,
I'm trying to make a dkms rpm package of ivtv-0.2.0-rc3c. I've managed to build the package, but the dkms build fails because dkms uses the following command to build the modules:
# make KERNELRELEASE=2.6.8.1-20mdk make: *** No targets specified and no makefile found. Stop.
Seems that Makefile2.6 contains:
ifneq ($(KERNELRELEASE),)
which seems to be block this. Is there an easy way to get round this?
regards,
Stefan
smime.p7s
Description: S/MIME Cryptographic Signature
