kbuild: change out-of-tree build
[platform/kernel/u-boot.git] / board / h2200 / Makefile
index d4fa153..e516e91 100644 (file)
@@ -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 $< $@