summaryrefslogtreecommitdiffstats
path: root/sys/modules/cs
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-09-04 03:32:15 +0000
committerimp <imp@FreeBSD.org>2004-09-04 03:32:15 +0000
commit176b4f7e2eb11c4e3a01c05c769ef02e9e9cba7c (patch)
tree7b6039c4c856c9b2aa436e99eda4b0a1b7cd595a /sys/modules/cs
parent7f85950ec545d79ad29b1638aaa74181b22b9bef (diff)
downloadFreeBSD-src-176b4f7e2eb11c4e3a01c05c769ef02e9e9cba7c.zip
FreeBSD-src-176b4f7e2eb11c4e3a01c05c769ef02e9e9cba7c.tar.gz
Sort files alphabetically
Diffstat (limited to 'sys/modules/cs')
-rw-r--r--sys/modules/cs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cs/Makefile b/sys/modules/cs/Makefile
index 49f7e11..39da530 100644
--- a/sys/modules/cs/Makefile
+++ b/sys/modules/cs/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../dev/cs
KMOD= if_cs
-SRCS= if_cs.c if_cs_pccard.c if_cs_isa.c
+SRCS= if_cs.c if_cs_isa.c if_cs_pccard.c
SRCS+= bus_if.h card_if.h device_if.h isa_if.h pccarddevs.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud