Thread
:
[Pending] Scratchbox + Kernel Power 2.6.28 Maemo V46 + Compiling kernel modules (DVB-T)
View Single Post
sconf
2011-01-14 , 07:57
Posts: 87 | Thanked: 56 times | Joined on Nov 2008
#
12
You have the M="..." in headers directory. The way I get it compiled is
M=/usr/src/kernel-power-2.6.28/drivers/media/dvb/dvb-core
i.e. module directory is in full source directory. My problem is to get the Makefile there to actually compile the module. My solution is to edit the Makefile directly to have lines like
obj-m += dvb-core.o
There must be better way to accomplish that.
Last edited by sconf; 2011-01-14 at
08:01
.
Quote & Reply
|
The Following 2 Users Say Thank You to sconf For This Useful Post:
BluesLee
,
noorallah
sconf
View Public Profile
Send a private message to sconf
Find all posts by sconf