Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / net / ethernet / micrel / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Micrel network device drivers.
4 #
5
6 obj-$(CONFIG_KS8842) += ks8842.o
7 obj-$(CONFIG_KS8851) += ks8851.o
8 ks8851-objs = ks8851_common.o ks8851_spi.o
9 obj-$(CONFIG_KS8851_MLL) += ks8851_mll.o
10 ks8851_mll-objs = ks8851_common.o ks8851_par.o
11 obj-$(CONFIG_KSZ884X_PCI) += ksz884x.o