1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the Freescale DPAA2 Ethernet Switch 4# 5# Copyright 2014-2017 Freescale Semiconductor Inc. 6# Copyright 2017-2018 NXP 7 8obj-$(CONFIG_FSL_DPAA2_ETHSW) += dpaa2-ethsw.o 9 10dpaa2-ethsw-objs := ethsw.o ethsw-ethtool.o dpsw.o 11