Tom Chen wrote:
Can you explain a bit more?
http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/intel/ixgbe/Makefile,
I see the LINTS definition, but I can not find where it is defined.
LINTS = $(IXGBE_OBJS:%.o=$(LINTS_DIR)/%.ln)
Is it part of the environment? our driver is still not embedded in the
OpenSolaris yet, I can not find where the .ln file to do the lint check is.
If you want to build a v3 driver I would *seriously* recommend that you
build under the ON tree (i.e. create a patch to ON for your code and
makefiles). This is what I do, and it avoids many problems keeping
header files up-to-date and in sync.
If you want to find the actual build and lint rules though then go look
in usr/src/uts/common/Makefile.rules
Paul
--
===================================
Paul Durrant
http://www.linkedin.com/in/pdurrant
===================================
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss