mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00:00
580416e6e4
Move the Microchip driver into drivers/net/ethernet/microchip/ and make the necessary Kconfig and Makefile changes. CC: Claudio Lanconelli <lanconelli.claudio@eptar.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
95 B
Makefile
6 lines
95 B
Makefile
#
|
|
# Makefile for the Microchip network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ENC28J60) += enc28j60.o
|