ifndef SND_TOPDIR
SND_TOPDIR=../..
endif

include $(SND_TOPDIR)/toplevel.config
include $(SND_TOPDIR)/Makefile.conf

export-objs := vx_core.o vx_hwdep.o

include $(SND_TOPDIR)/alsa-kernel/drivers/vx/Makefile

include $(SND_TOPDIR)/Rules.make

