O_TARGET := ipsec_tunnel.o

#export-objs := ipsec_tunnel.o

obj-y := ipsec_dev.o ipsec_sa.o
obj-m := $(O_TARGET)

include $(TOPDIR)/Rules.make
