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
|