aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/lib/Makefile')
-rw-r--r--arch/sandbox/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sandbox/lib/Makefile b/arch/sandbox/lib/Makefile
index a2bc5a7ee60..c4924b23c83 100644
--- a/arch/sandbox/lib/Makefile
+++ b/arch/sandbox/lib/Makefile
@@ -7,5 +7,5 @@
obj-y += fdt_fixup.o interrupts.o sections.o
obj-$(CONFIG_PCI) += pci_io.o
-obj-$(CONFIG_CMD_BOOTM) += bootm.o
+obj-$(CONFIG_BOOTM) += bootm.o
obj-$(CONFIG_CMD_BOOTZ) += bootm.o