Grygorii Strashko | 5693dee | 2018-10-31 16:21:39 -0500 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ | ||||
4 | |||||
5 | obj-$(CONFIG_DRIVER_TI_CPSW) += cpsw.o cpsw-common.o | ||||
6 | obj-$(CONFIG_DRIVER_TI_EMAC) += davinci_emac.o | ||||
7 | obj-$(CONFIG_DRIVER_TI_KEYSTONE_NET) += keystone_net.o |