From cdd80bd4eece6109c15864e776b83c88c3bd891b Mon Sep 17 00:00:00 2001 From: Jeff Kirsher Date: Sat, 30 Jul 2011 18:42:56 -0700 Subject: tile: Move the Tilera driver Move the Tilera driver into drivers/net/ethernet/tile and make the necessary Kconfig and Makefile changes. Updated the Kconfig so that the options defualt to y if TILE kernel. CC: Chris Metcalf Signed-off-by: Jeff Kirsher --- drivers/net/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/net/Makefile') diff --git a/drivers/net/Makefile b/drivers/net/Makefile index 620abd76e0b5..fcc62e603a28 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile @@ -79,5 +79,3 @@ obj-$(CONFIG_VIRTIO_NET) += virtio_net.o obj-$(CONFIG_WIMAX) += wimax/ obj-$(CONFIG_CAIF) += caif/ - -obj-$(CONFIG_TILE_NET) += tile/ -- cgit v1.2.3