[openib-general] Re: [PATCH 16 of 16] ipath - kbuild infrastructure
    Roland Dreier 
    rdreier at cisco.com
       
    Thu Mar 30 13:06:58 PST 2006
    
    
  
Also, have you tried building with CONFIG_IPATH_CORE=y but
CONFIG_INFINIBAND=n?  It looks like it won't work, because the only
way for the build system to reach the driver source is via
obj-$(CONFIG_INFINIBAND)	+= infiniband/
in drivers/Makefile.
I'm not sure what the cleanest way to fix this.
Sorry for not noticing this sooner...
 - R.
    
    
More information about the general
mailing list