On 22 March 2011 21:54, Jeff Epler <[email protected]> wrote: > I think it should be src/hal/drivers/mesa-hostmot2. Of course, this > means that the magic auto-compilation of all .comps won't work (that is > only applied in src/hal/components and src/hal/drivers), so for the > moment it's easier to put them directly in src/hal/drivers.
I am not sure that is the case, I keep losing the #include path to hostmot.h. (I am not quite sure of the sequence, but mesa_7i65.comp is in hal/components, but mesa_7i65.c is compiled from src/objects/hal/components, which breaks the relative path (some of the time) Or so it seems. > here's the list of files in hostmot2.ko, in src/Makefile: > hostmot2-objs := \ > hal/drivers/mesa-hostmot2/hostmot2.o \ > hal/drivers/mesa-hostmot2/backported-strings.o \ Ah, I see. Obvious when it is pointed out. Presumably there is a way to persuade the makefile to preprocess mesa_7i65.comp into a .c, and then that could be part of that list? Not that I am sure that is a good idea. -- atp "Torque wrenches are for the obedience of fools and the guidance of wise men" ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
