PERFORCE change 126321 for review

Constantine A. Murenin cnst at FreeBSD.org
Tue Sep 11 20:06:24 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=126321

Change 126321 by cnst at last on 2007/09/12 03:06:04

	connect lm module to the build

Affected files ...

.. //depot/projects/soc2007/cnst-sensors/sys.modules/Makefile#2 edit

Differences ...

==== //depot/projects/soc2007/cnst-sensors/sys.modules/Makefile#2 (text+ko) ====

@@ -146,6 +146,7 @@
 	${_linprocfs} \
 	${_linsysfs} \
 	${_linux} \
+	${_lm} \
 	lmc \
 	lpt \
 	mac_biba \
@@ -456,6 +457,7 @@
 _iwi=		iwi
 _iwifw=		iwifw
 _ixgb=   	ixgb
+_lm=		lm
 _mly=		mly
 _nfe=		nfe
 _nve=		nve
@@ -515,6 +517,7 @@
 _linprocfs=	linprocfs
 _linsysfs=	linsysfs
 _linux=		linux
+_lm=		lm
 _mly=		mly
 _ndis=		ndis
 _nfe=		nfe


More information about the p4-projects mailing list