summaryrefslogtreecommitdiff
path: root/drivers/fastboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fastboot/Makefile')
-rw-r--r--drivers/fastboot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/fastboot/Makefile b/drivers/fastboot/Makefile
index 2b2c390fe4..048af5aa82 100644
--- a/drivers/fastboot/Makefile
+++ b/drivers/fastboot/Makefile
@@ -5,4 +5,3 @@ obj-y += fb_getvar.o
obj-y += fb_command.o
obj-$(CONFIG_FASTBOOT_FLASH_MMC) += fb_mmc.o
obj-$(CONFIG_FASTBOOT_FLASH_NAND) += fb_nand.o
-obj-$(CONFIG_FASTBOOT_USE_BCB_SET_REBOOT_FLAG) += fb_bcb_impl.o