diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2017-01-28 09:58:00 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2017-01-28 09:58:00 +0000 |
| commit | 0a225f01e1063a5449c36467f7c1279517b117d6 (patch) | |
| tree | bafa292a939a89f1fc8e6935afa269f9220282d0 /sys/modules/ata | |
| parent | 6597559ea7d7ea42366a6b203e019144915fe742 (diff) | |
Notes
Diffstat (limited to 'sys/modules/ata')
| -rw-r--r-- | sys/modules/ata/atacbus/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/modules/ata/atacbus/Makefile b/sys/modules/ata/atacbus/Makefile deleted file mode 100644 index a291ad4a165f..000000000000 --- a/sys/modules/ata/atacbus/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../../dev/ata - -KMOD= atacbus -SRCS= ata-cbus.c -SRCS+= ata_if.h bus_if.h device_if.h isa_if.h - -.include <bsd.kmod.mk> |
