Add proto_busdma.c to the module.

This commit is contained in:
marcel 2015-06-06 16:20:39 +00:00
parent 9d7393a25c
commit 25f2105c70

View File

@ -5,6 +5,7 @@
KMOD= proto
SRCS= \
proto_bus_pci.c \
proto_busdma.c \
proto_core.c
SRCS+= \