blob: aa7829acbefad031902076073da4ee11f9e4df8e [file] [log] [blame]
Cemil Coskunb7b47c22019-01-30 16:39:13 -08001ccflags-y := -I$(obj)/../exports -I$(obj)/.. -I$(obj)/nss_hal/include \
2 -DNSS_CLIENT_BUILD_ID="$(BUILD_ID)" -DNSS_PVXLANMGR_DEBUG_LEVEL=2 -Wall -Werror
3
4obj-m += qca-nss-pvxlanmgr.o
5qca-nss-pvxlanmgr-objs := nss_pvxlanmgr.o
6qca-nss-pvxlanmgr-objs += nss_pvxlanmgr_tunnel.o