mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 12:56:45 +07:00
b47da97728
Move the Intel XScale IXP drivers into drivers/net/ethernet/xscale/ and make the necessary Kconfig and Makefile changes. CC: Krzysztof Halasa <khc@pm.waw.pl> CC: Lennert Buytenhek <kernel@wantstofly.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
7 lines
140 B
Makefile
7 lines
140 B
Makefile
#
|
|
# Makefile for the Intel XScale IXP device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ENP2611_MSF_NET) += ixp2000/
|
|
obj-$(CONFIG_IXP4XX_ETH) += ixp4xx_eth.o
|