Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2007 03:06:23 GMT
From:      "Constantine A. Murenin" <cnst@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 126321 for review
Message-ID:  <200709120306.l8C36Nfe004691@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=126321

Change 126321 by cnst@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709120306.l8C36Nfe004691>