]> git.sur5r.net Git - u-boot/blobdiff - board/sorcery/Makefile
[new uImage] Do not compile new uImage format support by default
[u-boot] / board / sorcery / Makefile
index c59a3be72aaae725f37234bea253918471c177d4..e02916f708b68479250509ffb173c279cfb8f602 100644 (file)
@@ -32,7 +32,7 @@ OBJS  := $(addprefix $(obj),$(COBJS))
 SOBJS  := $(addprefix $(obj),$(SOBJS))
 
 $(LIB):        $(OBJS)
-       $(AR) crv $@ $(OBJS)
+       $(AR) $(ARFLAGS) $@ $(OBJS)
 
 clean:
        rm -f $(SOBJS) $(OBJS)