#
# Makefile for ip escape scheme
#

obj-m += ctyunmpn.o
ctyunmpn-objs := ctyun_mpn.o ctyun_mpn_proc.o ctyun_mpn_sched.o ctyun_mpn_netlink.o
