xref: /linux/drivers/net/ethernet/microchip/Makefile (revision a8fe58cec351c25e09c393bf46117c0c47b5a17c)
1#
2# Makefile for the Microchip network device drivers.
3#
4
5obj-$(CONFIG_ENC28J60) += enc28j60.o
6obj-$(CONFIG_ENCX24J600) += encx24j600.o encx24j600-regmap.o
7