summaryrefslogtreecommitdiff
path: root/lib/chromeos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chromeos/Makefile')
-rw-r--r--lib/chromeos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chromeos/Makefile b/lib/chromeos/Makefile
index 5ea27547406..6305673cc7e 100644
--- a/lib/chromeos/Makefile
+++ b/lib/chromeos/Makefile
@@ -21,7 +21,7 @@ COBJS-$(CONFIG_CHROMEOS) += memory_wipe.o
# TODO(sjg): This MMC code is not needed as yet, and needs slight changes
# to build now
-#COBJS-$(CONFIG_CHROMEOS_TWOSTOP) += firmware_storage_twostop.o
+#COBJS-$(CONFIG_CHROMEOS) += firmware_storage_twostop.o
COBJS := $(COBJS-y)
OBJS := $(addprefix $(obj),$(COBJS))