summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2005-12-10 00:38:33 +0000
committerscottl <scottl@FreeBSD.org>2005-12-10 00:38:33 +0000
commit2d237d9be3efe03c4b87f3d01e76a209fb0e7980 (patch)
treea94d77f4235728443871a599b56fefdbc2999a1c /sys/modules
parent854ebbd2495da6b5394408dec76d10e763243ede (diff)
downloadFreeBSD-src-2d237d9be3efe03c4b87f3d01e76a209fb0e7980.zip
FreeBSD-src-2d237d9be3efe03c4b87f3d01e76a209fb0e7980.tar.gz
The if_ti Tigon I/II driver has moved to /sys/dev/ti
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/ti/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ti/Makefile b/sys/modules/ti/Makefile
index c74b6ab..411cce0 100644
--- a/sys/modules/ti/Makefile
+++ b/sys/modules/ti/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../pci
+.PATH: ${.CURDIR}/../../dev/ti
KMOD= if_ti
SRCS= if_ti.c device_if.h bus_if.h pci_if.h opt_ti.h opt_zero.h
OpenPOWER on IntegriCloud