From: Lars Persson <lars.persson@axis.com>
To: netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: andire@axis.com, robh+dt@kernel.org, pawel.moll@arm.com,
mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
galak@codeaurora.org, Lars Persson <larper@axis.com>
Subject: [PATCH net-next 3/4] dwc_eth_qos: Add the synopsys folder to the build system.
Date: Tue, 28 Jul 2015 12:01:49 +0200 [thread overview]
Message-ID: <1438077710-19175-4-git-send-email-larper@axis.com> (raw)
In-Reply-To: <1438077710-19175-1-git-send-email-larper@axis.com>
Signed-off-by: Lars Persson <larper@axis.com>
---
drivers/net/ethernet/Kconfig | 1 +
drivers/net/ethernet/Makefile | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig
index f3bb178..05aa759 100644
--- a/drivers/net/ethernet/Kconfig
+++ b/drivers/net/ethernet/Kconfig
@@ -167,6 +167,7 @@ source "drivers/net/ethernet/sgi/Kconfig"
source "drivers/net/ethernet/smsc/Kconfig"
source "drivers/net/ethernet/stmicro/Kconfig"
source "drivers/net/ethernet/sun/Kconfig"
+source "drivers/net/ethernet/synopsys/Kconfig"
source "drivers/net/ethernet/tehuti/Kconfig"
source "drivers/net/ethernet/ti/Kconfig"
source "drivers/net/ethernet/tile/Kconfig"
diff --git a/drivers/net/ethernet/Makefile b/drivers/net/ethernet/Makefile
index c51014b..f42177b 100644
--- a/drivers/net/ethernet/Makefile
+++ b/drivers/net/ethernet/Makefile
@@ -77,6 +77,7 @@ obj-$(CONFIG_NET_VENDOR_SGI) += sgi/
obj-$(CONFIG_NET_VENDOR_SMSC) += smsc/
obj-$(CONFIG_NET_VENDOR_STMICRO) += stmicro/
obj-$(CONFIG_NET_VENDOR_SUN) += sun/
+obj-$(CONFIG_NET_VENDOR_SYNOPSYS) += synopsys/
obj-$(CONFIG_NET_VENDOR_TEHUTI) += tehuti/
obj-$(CONFIG_NET_VENDOR_TI) += ti/
obj-$(CONFIG_TILE_NET) += tile/
--
2.1.4
next prev parent reply other threads:[~2015-07-28 10:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 10:01 [PATCH net-next 0/4] dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS Lars Persson
2015-07-28 10:01 ` [PATCH net-next 1/4] dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindings Lars Persson
2015-07-28 10:01 ` [PATCH net-next 2/4] dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS Lars Persson
2015-07-28 10:01 ` Lars Persson [this message]
[not found] ` <1438077710-19175-1-git-send-email-larper-VrBV9hrLPhE@public.gmane.org>
2015-07-28 10:01 ` [PATCH net-next 4/4] dwc_eth_qos: Add maintainer info Lars Persson
2015-07-29 7:10 ` [PATCH net-next 0/4] dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438077710-19175-4-git-send-email-larper@axis.com \
--to=lars.persson@axis.com \
--cc=andire@axis.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=larper@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).