summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2014-09-05 16:49:54 +0300
committerGraeme Gregory <graeme.gregory@linaro.org>2015-07-28 12:08:24 +0100
commit56003775ca3fe8cfe3069ea93a37e993fcfbe18f (patch)
treeb052f5c61b10703298b081e9b3fcbfe49c4c7f4c /drivers/Makefile
parentcbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f (diff)
DO NOT MERGE: patch for testing UpdateCapsule() runtime service
Change-Id: Ifa871bad23aceecc1c049e277df787f3616366fc Signed-off-by: Semen Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index b64b49f6e01b..e47e784a89c5 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -165,3 +165,5 @@ obj-$(CONFIG_RAS) += ras/
obj-$(CONFIG_THUNDERBOLT) += thunderbolt/
obj-$(CONFIG_CORESIGHT) += hwtracing/coresight/
obj-$(CONFIG_ANDROID) += android/
+
+obj-$(CONFIG_TEST_RS) += test_rs/