Re: [PATCH 16 of 16] ipath - kbuild infrastructure

From: Roland Dreier
Date: Thu Mar 30 2006 - 16:04:05 EST


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.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/