blob: 2642f98fe10208b51e20b5d603e0d35cd1d8f18b [file] [log] [blame]
ratheesh kannoth632e99e2017-04-18 20:26:21 +05301# Makefile for gre client
2ccflags-y += -I$(obj)/../../exports -I$(obj)/../..
3ccflags-y += -DNSS_GRE_DEBUG_LEVEL=0
Murat Sezginfe411342021-03-17 11:38:31 -07004ccflags-y += -Wall -Werror
ratheesh kannoth632e99e2017-04-18 20:26:21 +05305obj-m += qca-nss-gre.o
6qca-nss-gre-objs := nss_connmgr_gre.o nss_connmgr_gre_v4.o nss_connmgr_gre_v6.o
ratheesh kannoth19d43dd2017-04-21 08:47:46 +05307
8obj-y+= test/