Add proto_busdma.c to the module.

This commit is contained in:
Marcel Moolenaar 2015-06-06 16:20:39 +00:00
parent 9c2cdb1a7e
commit f3b55a98b5

View File

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