#
# $Header: /opt/marks/rp_cvs/fwcomponents/lara_kernel_modules/fpga_protocol/drivers/buffer/Makefile,v 1.1 2006-06-07 18:45:04 maynard Exp $
#

L_TARGET := dmabuf.a

L_OBJS   := \
	dmabuf.o

ifndef TOPDIR
TOPDIR = ../..
endif

include $(TOPDIR)/Make.rules
