Hello,
I got:
gcc -I/usr/src/CVS/dvb-kernel/build-2.4/include -D__KERNEL__ -I/usr/src/linux-2.4.21-rc7-ac1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=pentium4 -DMODULE -MD -I ../linux/include -I . -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include -DKBUILD_BASENAME=budget -c -o budget.o budget.c
make[2]: *** No rule to make target `ttpci-eeprom.o', needed by `dvb-ttpci-budget.o'. Stop.
make[2]: Leaving directory `/usr/src/CVS/dvb-kernel/build-2.4'
make[1]: *** [_mod_/usr/src/CVS/dvb-kernel/build-2.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-rc7-ac1'
make: *** [build] Error 2
I don't need the budget version, but...
Grégoire