mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
7443713a31
Move the IC Plus driver into drivers/net/ethernet/icplus/ and make the necessary Kconfig and Makefile changes. CC: <craig_rich@sundanceti.com> CC: <sorbica@icplus.com.tw> CC: <jesse@icplus.com.tw> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
77 B
Makefile
6 lines
77 B
Makefile
#
|
|
# Makefile for the IC Plus device drivers
|
|
#
|
|
|
|
obj-$(CONFIG_IP1000) += ipg.o
|