xscale: Move the Intel XScale IXP drivers
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>
This commit is contained in:
6
drivers/net/ethernet/xscale/Makefile
Normal file
6
drivers/net/ethernet/xscale/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# Makefile for the Intel XScale IXP device drivers.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_ENP2611_MSF_NET) += ixp2000/
|
||||
obj-$(CONFIG_IXP4XX_ETH) += ixp4xx_eth.o
|
Reference in New Issue
Block a user