summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>1999-06-24 03:44:10 +0000
committerjlemon <jlemon@FreeBSD.org>1999-06-24 03:44:10 +0000
commit3a4d99ff1175a4f4432208a45899e8066db6e98a (patch)
tree40cad1dabbc3efb10374e223a1025b4af70a4487
parent83402818a9878cac0ed9e8f8e94c422c8453aa78 (diff)
downloadFreeBSD-src-3a4d99ff1175a4f4432208a45899e8066db6e98a.zip
FreeBSD-src-3a4d99ff1175a4f4432208a45899e8066db6e98a.tar.gz
Fix more disordering I missed last time.
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 7144a19..37eebf2 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -589,8 +589,8 @@ pci/ahc_pci.c optional ahc device-driver \
pci/brooktree848.c optional bktr device-driver
pci/bt848_i2c.c optional bktr device-driver
pci/bt_pci.c optional bt device-driver
-pci/dpt_pci.c optional pci dpt device-driver
pci/cy_pci.c optional cy device-driver
+pci/dpt_pci.c optional pci dpt device-driver
pci/ida_pci.c optional ida device-driver
pci/if_al.c optional al device-driver
pci/if_ax.c optional ax device-driver
OpenPOWER on IntegriCloud