1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
3 ccflags-y
+= -I
$(src
)/..
/funcore
-I
$(src
)
5 obj-
$(CONFIG_FUN_ETH
) += funeth.o
7 funeth-y
:= funeth_main.o funeth_rx.o funeth_tx.o funeth_devlink.o \
10 funeth-
$(CONFIG_TLS_DEVICE
) += funeth_ktls.o