X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile;h=f0c270307c389950b34d40dd554d176e5921b82b;hb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;hp=ae36ea5cdb0f004d02bd471f80456f50eb220f72;hpb=d75c2a3d7f34ff1eb9920ad72483cff7cb6d358f;p=people%2Fms%2Fu-boot.git diff --git a/Makefile b/Makefile index ae36ea5cdb..f0c270307c 100644 --- a/Makefile +++ b/Makefile @@ -357,7 +357,7 @@ $(obj)u-boot.imx: $(obj)u-boot.bin -e $(CONFIG_SYS_TEXT_BASE) -d $< $@ $(obj)u-boot.kwb: $(obj)u-boot.bin - $(obj)tools/mkimage -n $(KWD_CONFIG) -T kwbimage \ + $(obj)tools/mkimage -n $(CONFIG_SYS_KWD_CONFIG) -T kwbimage \ -a $(CONFIG_SYS_TEXT_BASE) -e $(CONFIG_SYS_TEXT_BASE) -d $< $@ $(obj)u-boot.sha1: $(obj)u-boot.bin