aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/emulation/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/emulation/common/Makefile')
-rw-r--r--roms/u-boot/board/emulation/common/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/roms/u-boot/board/emulation/common/Makefile b/roms/u-boot/board/emulation/common/Makefile
new file mode 100644
index 000000000..7ed447a69
--- /dev/null
+++ b/roms/u-boot/board/emulation/common/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0+
+
+obj-$(CONFIG_SYS_MTDPARTS_RUNTIME) += qemu_mtdparts.o
+obj-$(CONFIG_SET_DFU_ALT_INFO) += qemu_dfu.o
+obj-$(CONFIG_EFI_CAPSULE_FIRMWARE_MANAGEMENT) += qemu_capsule.o