Date: Sat, 27 Mar 2010 17:14:55 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/conf Makefile src/sys/i386/conf Makefile src/sys/ia64/conf Makefile src/sys/pc98/conf Makefile src/sys/powerpc/conf Makefile src/sys/sparc64/conf Makefile src/sys/sun4v/conf Makefile Message-ID: <201003271716.o2RHGq5V068179@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-03-27 17:14:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/amd64/conf Makefile
sys/i386/conf Makefile
sys/ia64/conf Makefile
sys/pc98/conf Makefile
sys/powerpc/conf Makefile
sys/sparc64/conf Makefile
sys/sun4v/conf Makefile
Log:
SVN rev 205745 on 2010-03-27 17:14:55Z by bz
MFC r201813:
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
sys/conf/makeLINT.mk to only do certain things for certain
architectures.
Note that neither arm nor mips have the Makefile there, thus
essentially not (yet) supporting LINT. This would enable them
do add special treatment to sys/conf/makeLINT.mk as well chosing
one of the many configurations as LINT.
Revision Changes Path
1.9.34.2 +2 -0 src/sys/amd64/conf/Makefile
1.9.34.2 +2 -0 src/sys/i386/conf/Makefile
1.1.32.2 +2 -0 src/sys/ia64/conf/Makefile
1.3.34.2 +2 -0 src/sys/pc98/conf/Makefile
1.1.12.2 +2 -0 src/sys/powerpc/conf/Makefile
1.2.34.2 +2 -0 src/sys/sparc64/conf/Makefile
1.1.10.2 +2 -0 src/sys/sun4v/conf/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003271716.o2RHGq5V068179>
