mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
c0027d73e2
API match the convenience macros in <sys/bus.h>. Bus space can now reference both bus and busdma.
5 lines
56 B
Makefile
5 lines
56 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/..
|
|
SRCS+= bus.c busdma.c
|