Jeff Kirsher | 580416e | 2011-07-24 16:12:37 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the Microchip network device drivers. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_ENC28J60) += enc28j60.o | ||||
Jon Ringle | d70e532 | 2015-10-06 16:37:46 -0400 | [diff] [blame] | 6 | obj-$(CONFIG_ENCX24J600) += encx24j600.o encx24j600-regmap.o |