diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2010-03-27 17:14:55 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2010-03-27 17:14:55 +0000 |
| commit | 1a52f90b23510c52e756c1c5c6f60e5cc60c3213 (patch) | |
| tree | f6ac55f17c699e37dc8425e5e3f0c22fee80f06e /sys/sun4v | |
| parent | cbd7567e6bdda5be484e72c4308daf4d3439b1ba (diff) | |
Notes
Diffstat (limited to 'sys/sun4v')
| -rw-r--r-- | sys/sun4v/conf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sun4v/conf/Makefile b/sys/sun4v/conf/Makefile index 2c006e9c2c80..1c33841c2489 100644 --- a/sys/sun4v/conf/Makefile +++ b/sys/sun4v/conf/Makefile @@ -1,3 +1,5 @@ # $FreeBSD$ +TARGET=sun4v + .include "${.CURDIR}/../../conf/makeLINT.mk" |
