1c1538be1d
Move the OKI Semiconductor driver into driver/net/ethernet/oki-semi/ and make the necessary Kconfig and Makefile changes. Note: there is no documented maintainer for this driver, so I CC'd the last 2 major contributors. CC: Tomoya <tomoya-linux@dsn.okisemi.com> CC: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
#
|
|
# Makefile for the OKI Semiconductor device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PCH_GBE) += pch_gbe/
|