forked from Minki/linux
57d0b7a0d7
Move the Cirrus Ethernet driver into drivers/net/ethernet/cirrus/ and make the necessary Kconfig and Makefile changes CC: Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
96 B
Makefile
6 lines
96 B
Makefile
#
|
|
# Makefile for the Cirrus network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_EP93XX_ETH) += ep93xx_eth.o
|