freebsd-dev/tools/bus_space/Makefile.inc
Marcel Moolenaar c0027d73e2 Rename bus_space to bus (i.e. drop _space). This makes the
API match the convenience macros in <sys/bus.h>. Bus space
can now reference both bus and busdma.
2015-06-10 16:00:09 +00:00

5 lines
56 B
Makefile

# $FreeBSD$
.PATH: ${.CURDIR}/..
SRCS+= bus.c busdma.c