summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2009-12-23 21:04:31 +0000
committermarius <marius@FreeBSD.org>2009-12-23 21:04:31 +0000
commitb9cf9990a69fc60fd30d65eec8a3c355b8bd865b (patch)
tree9ff8016596708f1f04f44be4977752fd2ee23c4a /sys/conf
parent3e71448f1d5424ade9b87a31a2c0db81262b2506 (diff)
downloadFreeBSD-src-b9cf9990a69fc60fd30d65eec8a3c355b8bd865b.zip
FreeBSD-src-b9cf9990a69fc60fd30d65eec8a3c355b8bd865b.tar.gz
Hook ebus(4) and isa(4) up to the sun4v LINT build in order to
ensure that their compilation doesn't break as they are expected to work as-is now (but aren't actually run-time tested).
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.sun4v4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v
index d83b0a2..5964f56 100644
--- a/sys/conf/files.sun4v
+++ b/sys/conf/files.sun4v
@@ -35,6 +35,10 @@ libkern/ffsl.c standard
libkern/fls.c standard
libkern/flsl.c standard
libkern/memmove.c standard
+sparc64/ebus/ebus.c optional ebus
+sparc64/isa/isa.c optional isa
+sparc64/isa/isa_dma.c optional isa
+sparc64/isa/ofw_isa.c optional ebus | isa
sparc64/sparc64/autoconf.c standard
sun4v/sun4v/bus_machdep.c standard
sun4v/sun4v/clock.c standard
OpenPOWER on IntegriCloud