X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=board%2Fh2200%2FMakefile;h=e516e916b41f69121176c972ed16f28b537cce2f;hb=bae34335e8aef46d7103907580c40f18f1876bb0;hp=d4fa15344cc642539fd2aa2ac86c2757476e4cfe;hpb=5a4fe1aaf1210b02bb98e347993ffbcffeb4ffaa;p=oweals%2Fu-boot.git diff --git a/board/h2200/Makefile b/board/h2200/Makefile index d4fa15344c..e516e916b4 100644 --- a/board/h2200/Makefile +++ b/board/h2200/Makefile @@ -10,5 +10,5 @@ obj-y := h2200.o extra-y := h2200-header.bin -$(obj)h2200-header.bin: $(obj)h2200-header.o +$(obj)/h2200-header.bin: $(obj)/h2200-header.o $(OBJCOPY) -O binary $< $@