summaryrefslogtreecommitdiff
path: root/lib/vbexport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vbexport/Makefile')
-rw-r--r--lib/vbexport/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vbexport/Makefile b/lib/vbexport/Makefile
index 974dd43488d..dac7d521bec 100644
--- a/lib/vbexport/Makefile
+++ b/lib/vbexport/Makefile
@@ -16,6 +16,7 @@ COBJS-$(CONFIG_CHROMEOS) += boot_device.o
COBJS-$(CONFIG_CHROMEOS_IDE) += boot_device_ide.o
COBJS-$(CONFIG_MMC) += boot_device_mmc.o
COBJS-$(CONFIG_CHROMEOS_USB) += boot_device_usb.o
+COBJS-$(CONFIG_SCSI_AHCI) += boot_device_scsi.o
COBJS-$(CONFIG_CHROMEOS) += display.o
COBJS-$(CONFIG_CHROMEOS) += keyboard.o
COBJS-$(CONFIG_CHROMEOS) += load_firmware.o