summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-04-03 12:18:35 +0530
committerGreg Kroah-Hartman <gregkh@google.com>2016-04-04 21:19:06 -0700
commit5a53e02eaf223c42c6ca8d9664c1191ea7c2b106 (patch)
tree83f06b47dfb8103d02e93c41ec256e25eadbf2b3 /drivers/staging/greybus/Makefile
parent0c35631bce4d0bece5a8e823b7f9ef115c712c4f (diff)
downloadlinux-5a53e02eaf223c42c6ca8d9664c1191ea7c2b106.tar.bz2
greybus: firmware: Rename to bootrom protocol
Align with Greybus specifications and rename Firmware Protocol driver as Bootrom Protocol driver. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Makefile')
-rw-r--r--drivers/staging/greybus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/Makefile b/drivers/staging/greybus/Makefile
index ec92891a5773..65259ea9d111 100644
--- a/drivers/staging/greybus/Makefile
+++ b/drivers/staging/greybus/Makefile
@@ -9,7 +9,7 @@ greybus-y := core.o \
control.o \
svc.o \
svc_watchdog.o \
- firmware.o \
+ bootrom.o \
operation.o \
legacy.o