
KMOD=ps3gpu

SRCS=ps3gpu_heap.c ps3gpu.c
SRCS+=bus_if.h device_if.h

CFLAGS+=-I.

.include <bsd.kmod.mk>
