]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
x86: ifdtool: Support collating microcode into one place
[karo-tx-uboot.git] / Makefile
index 7279ea9148b4bcf6c2519def68fc614c67f22cac..6895830741dac1a5c235ea455ee6b7adb183f271 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1043,6 +1043,7 @@ IFDTOOL_FLAGS  = -f 0:$(objtree)/u-boot.dtb
 IFDTOOL_FLAGS += -m 0x$(shell $(NM) u-boot |grep _dt_ucode_base_size |cut -d' ' -f1)
 IFDTOOL_FLAGS += -U $(CONFIG_SYS_TEXT_BASE):$(objtree)/u-boot.bin
 IFDTOOL_FLAGS += -w $(CONFIG_SYS_X86_START16):$(objtree)/u-boot-x86-16bit.bin
+IFDTOOL_FLAGS += -C
 
 ifneq ($(CONFIG_HAVE_INTEL_ME),)
 IFDTOOL_ME_FLAGS  = -D $(srctree)/board/$(BOARDDIR)/descriptor.bin