Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
qca-nss-sfe
/
bbf49652c17b3989ce0cb4bcdd05fa4324da80c9
/
.
/
Makefile
blob: 12a377779e4a5a18a34ecb2282b63397e989d55b [
file
] [
log
] [
blame
]
#
# Makefile for Shortcut FE.
#
obj
-
m
+=
qca
-
nss
-
sfe
.
o
qca
-
nss
-
sfe
-
objs
:=
sfe_ipv4
.
o sfe
.
o sfe_init
.
o
ifdef SFE_SUPPORT_IPV6
qca
-
nss
-
sfe
-
objs
+=
\
sfe_ipv6
.
o
ccflags
-
y
+=
-
DSFE_SUPPORT_IPV6
endif
ccflags
-
y
+=
-
Werror
-
Wall
-
Iexports
/