diff options
| author | Warner Losh <imp@FreeBSD.org> | 2015-07-03 01:50:26 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2015-07-03 01:50:26 +0000 |
| commit | 12f05b84463baacfada5a79eaed061a4899d98aa (patch) | |
| tree | 9febe357eccabb1730a0eeb9c005444d457a9b5f /sys/modules/uart/Makefile | |
| parent | e2a78b00082f50078ea0ae03d1f719a212fca41f (diff) | |
Notes
Diffstat (limited to 'sys/modules/uart/Makefile')
| -rw-r--r-- | sys/modules/uart/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/uart/Makefile b/sys/modules/uart/Makefile index 6e7e9caced51..6a93320447b6 100644 --- a/sys/modules/uart/Makefile +++ b/sys/modules/uart/Makefile @@ -36,8 +36,4 @@ SRCS+= bus_if.h card_if.h device_if.h isa_if.h ${ofw_bus_if} pci_if.h \ power_if.h pccarddevs.h serdev_if.h SRCS+= opt_platform.h -MFILES= dev/pccard/card_if.m dev/pccard/power_if.m dev/pci/pci_if.m \ - dev/ofw/ofw_bus_if.m dev/uart/uart_if.m isa/isa_if.m kern/bus_if.m \ - kern/device_if.m kern/serdev_if.m - .include <bsd.kmod.mk> |
