View Single Post
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.
 

The Following 2 Users Say Thank You to sconf For This Useful Post: