blob: 12a377779e4a5a18a34ecb2282b63397e989d55b [file] [log] [blame]
Ratheesh Kannoth24fb1db2021-10-20 07:28:06 +05301#
2# Makefile for Shortcut FE.
3#
Suruchi Agarwal2f098c92021-09-21 16:16:38 -07004
Ratheesh Kannoth24fb1db2021-10-20 07:28:06 +05305obj-m += qca-nss-sfe.o
Suruchi Agarwal2f098c92021-09-21 16:16:38 -07006
Ratheesh Kannoth24fb1db2021-10-20 07:28:06 +05307qca-nss-sfe-objs := sfe_ipv4.o sfe.o sfe_init.o
Suruchi Agarwal2f098c92021-09-21 16:16:38 -07008
Ratheesh Kannoth24fb1db2021-10-20 07:28:06 +05309ifdef SFE_SUPPORT_IPV6
10qca-nss-sfe-objs += \
11 sfe_ipv6.o
12ccflags-y += -DSFE_SUPPORT_IPV6
13endif
Suruchi Agarwal2f098c92021-09-21 16:16:38 -070014
Ratheesh Kannoth89302a72021-10-20 08:10:37 +053015ccflags-y += -Werror -Wall -Iexports/