summaryrefslogtreecommitdiff
path: root/cmd/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/x86/Makefile')
-rw-r--r--cmd/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/x86/Makefile b/cmd/x86/Makefile
index 144b1cf5ab..5f82204c87 100644
--- a/cmd/x86/Makefile
+++ b/cmd/x86/Makefile
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0+
+obj-$(CONFIG_CMD_CBSYSINFO) += cbsysinfo.o
obj-y += mtrr.o
obj-$(CONFIG_CMD_EXCEPTION) += exception.o
obj-$(CONFIG_USE_HOB) += hob.o