summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorRaj Jayaraman <rjayaraman@nvidia.com>2012-09-16 16:10:37 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:41:47 -0700
commit54c1fa446b992b4325e9e773c403ac2e947e5b9e (patch)
tree2b111250259ea2a03c0219b202762ee0e2d0e707 /net/Makefile
parent67c2382bc78537257d837ea57eb2ec95675480e5 (diff)
net: Add MHI support for RMC PegaPCI.
* As submitted by RMC for modem support * Bug 1054808 Change-Id: I37f027eaed75bddfdb4cec7dd03501f6749634e9 Signed-off-by: Raj Jayaraman <rjayaraman@nvidia.com> Reviewed-on: http://git-master/r/160033 (cherry picked from commit 29bed237b4d4f7956f839411777d3855674d4bde) Reviewed-on: http://git-master/r/162293 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: WK Tsai <wtsai@nvidia.com> Reviewed-by: Steve Lin <stlin@nvidia.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 67d460aa1c48..6afdd2740f6e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -67,6 +67,7 @@ obj-$(CONFIG_WIMAX) += wimax/
obj-$(CONFIG_DNS_RESOLVER) += dns_resolver/
obj-$(CONFIG_CEPH_LIB) += ceph/
obj-$(CONFIG_BATMAN_ADV) += batman-adv/
+obj-$(CONFIG_MHI) += mhi/
obj-$(CONFIG_NFC) += nfc/
obj-$(CONFIG_OPENVSWITCH) += openvswitch/
obj-$(CONFIG_VSOCKETS) += vmw_vsock/