diff options
| author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-13 13:51:34 -0400 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 06:41:07 -0400 |
| commit | de69a4f240a1d43bc6a587c836c5ce1c66e36f23 (patch) | |
| tree | 69cb310c3231a648b174b49cec66c03ccb18bc95 /drivers/net/Makefile | |
| parent | e75ed60cbaf6a2b5f14f00d96d926110f983be6b (diff) | |
s6gmac: Move the s6gmac drivers
Move the s6gmac driver to drivers/net/ethernet/ and
make the necessary Kconfig and Makefile changes.
CC: Oskar Schirmer <os@emlix.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/Makefile')
| -rw-r--r-- | drivers/net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile index d7ac2f8e031c..938484f8a467 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile | |||
| @@ -83,7 +83,6 @@ obj-$(CONFIG_LANTIQ_ETOP) += lantiq_etop.o | |||
| 83 | 83 | ||
| 84 | obj-$(CONFIG_DNET) += dnet.o | 84 | obj-$(CONFIG_DNET) += dnet.o |
| 85 | obj-$(CONFIG_MACB) += macb.o | 85 | obj-$(CONFIG_MACB) += macb.o |
| 86 | obj-$(CONFIG_S6GMAC) += s6gmac.o | ||
| 87 | 86 | ||
| 88 | obj-$(CONFIG_ARM) += arm/ | 87 | obj-$(CONFIG_ARM) += arm/ |
| 89 | obj-$(CONFIG_DEV_APPLETALK) += appletalk/ | 88 | obj-$(CONFIG_DEV_APPLETALK) += appletalk/ |
