#
# Makefile for the mcast_helper.
#

obj-$(CONFIG_MCAST_HELPER_REG) += mcast_helper_reg.o
obj-$(CONFIG_MCAST_HELPER) += mcast_helper.o
