On Wed, 13 Oct 2010, Dave Hylands wrote:

> That looks reasonable, although the normal way of specifying multiple
> files in an object is like:
>
> obj-m := composite_driver.o
> composite_driver-objs := file1.o file2.o
>
> which is what you mentioned with the excerpt from the kbuild documenation.
>
> ...snip...
>
> > (did I get it right the second time around? ;-)
>
> Mostly. You used composite_driver-y rather then composite_driver-objs

  from memory, there are two ways to do that, an old way and a new way
although the coffee hasn't kicked in sufficiently to allow me to
remember which one is which.  help, anyone?

rday

-- 

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to