Hi, a user reported that had linking problems when compiling the kernel. After looking at his problem I found out that there was missing the compilation of stv0297.c when budget-ci.c was selected. So I made this simple patch that solved the user's problem. The downstream bug report is this one: http://bugs.gentoo.org/show_bug.cgi?id=112997 If you need anything more from me, just mail me. Signed-of-by: Carlos Silva <[email protected]> Best regards -- Carlos "r3pek" Silva Gentoo Developer (kernel/amd64/mobile-phone)
--- drivers/media/dvb/ttpci/Kconfig.old 2005-11-19 20:23:50.000000000 +0000 +++ drivers/media/dvb/ttpci/Kconfig 2005-11-19 20:22:49.000000000 +0000 @@ -81,6 +81,7 @@ tristate "Budget cards with onboard CI connector" depends on DVB_CORE && PCI select VIDEO_SAA7146 + select DVB_STV0297 select DVB_STV0299 select DVB_TDA1004X help
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [linux-dvb-maintainer] [PATCH] Fix budget-ci linking problem
- From: Johannes Stezenbach <[email protected]>
- Re: [linux-dvb-maintainer] [PATCH] Fix budget-ci linking problem
- Prev by Date: Re: [PATCH] 3/3 Generic sys_rt_sigsuspend
- Next by Date: Re: speedtch driver, 2.6.14.2
- Previous by thread: [PATCH] race condition in procfs
- Next by thread: Re: [linux-dvb-maintainer] [PATCH] Fix budget-ci linking problem
- Index(es):