6 lines
95 B
Makefile
6 lines
95 B
Makefile
#
|
|
# Makefile for the Microchip network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ENC28J60) += enc28j60.o
|