mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
531c4f896c
Based on feedback from Alan Cox, the acenic driver moved to drivers/net/ethernet/alteon/ and made the necessary Kconfig and Makefile changes. CC: Jes Sorensen <jes@trained-monkey.org> CC: Alan Cox <alan@linux.intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
88 B
Makefile
5 lines
88 B
Makefile
#
|
|
# Makefile for the Alteon network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ACENIC) += acenic.o
|