summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@codeaurora.org>2016-02-03 14:20:26 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:08:08 -0700
commitcdb2ce4239f547fe7c680f875a07dcb7dd39c3a7 (patch)
treee6d784b7fafa72cb84a82d4bc5d4e4da44cc2851 /lib/Makefile
parent7c45a7bcfa99ef68330b208566955e64221331de (diff)
soc: qcom: Add snapshot of QMI
This snapshot is taken as of msm-3.18 commit e70ad0cd (Promotion of kernel.lnx.3.18-151201.) Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 7f1de26613d2..b93d03acd1fd 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -208,3 +208,5 @@ quiet_cmd_build_OID_registry = GEN $@
clean-files += oid_registry_data.c
obj-$(CONFIG_UCS2_STRING) += ucs2_string.o
+
+obj-$(CONFIG_QMI_ENCDEC) += qmi_encdec.o