aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/en
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2003-06-16 15:25:51 +0000
committerHartmut Brandt <harti@FreeBSD.org>2003-06-16 15:25:51 +0000
commit57112b8d4a0097cf8416e571c3a9de42afb45bad (patch)
treef3cce1d0402bd996275541291eed0873884a3791 /sys/modules/en
parent1f8db65a89bc0f44f6583663bbfa32f87f3bf0cd (diff)
downloadsrc-57112b8d4a0097cf8416e571c3a9de42afb45bad.tar.gz
src-57112b8d4a0097cf8416e571c3a9de42afb45bad.zip
Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)
so that all of the driver sources are in one place. Adjust the configuration files and the module build.
Notes
Notes: svn path=/head/; revision=116444
Diffstat (limited to 'sys/modules/en')
-rw-r--r--sys/modules/en/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/en/Makefile b/sys/modules/en/Makefile
index dfd19561f884..19781c5d2f11 100644
--- a/sys/modules/en/Makefile
+++ b/sys/modules/en/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../pci ${.CURDIR}/../../dev/en
+.PATH: ${.CURDIR}/../../dev/en
KMOD= if_en
SRCS= if_en_pci.c midway.c device_if.h bus_if.h pci_if.h