X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2FMakefile;h=14fb0ed98f6bdfb12ba553fbeded1641688265c4;hb=720620e6916ba40b9a173bb07706d2c73f3c23e7;hp=253a6b97065b4e762eb2c7c52c1103deea3cf077;hpb=62b07b5173e3d04fabfac42cf1f4779d021f94ad;p=platform%2Fkernel%2Fu-boot.git diff --git a/tools/Makefile b/tools/Makefile index 253a6b9..14fb0ed 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -221,6 +221,9 @@ hostprogs-$(CONFIG_MIPS) += mips-relocs hostprogs-$(CONFIG_ASN1_COMPILER) += asn1_compiler HOSTCFLAGS_asn1_compiler.o = -idirafter $(srctree)/include +mkeficapsule-objs := mkeficapsule.o $(LIBFDT_OBJS) +hostprogs-$(CONFIG_EFI_HAVE_CAPSULE_SUPPORT) += mkeficapsule + # We build some files with extra pedantic flags to try to minimize things # that won't build on some weird host compiler -- though there are lots of # exceptions for files that aren't complaint.