]> git.sur5r.net Git - u-boot/blobdiff - board/wepep250/Makefile
ppc4xx: Clear Sequoia/Rainier security engine reset bits
[u-boot] / board / wepep250 / Makefile
index b5b5a96f06dc90d5195f53579b78493dea4359a9..58a70ccd75c4d6f754cb3d712a20eb07c631c00d 100644 (file)
@@ -33,7 +33,7 @@ OBJS  := $(addprefix $(obj),$(COBJS))
 SOBJS  := $(addprefix $(obj),$(SOBJS))
 
 $(LIB):        $(obj).depend $(OBJS) $(SOBJS)
-       $(AR) crv $@ $(OBJS) $(SOBJS)
+       $(AR) $(ARFLAGS) $@ $(OBJS) $(SOBJS)
 
 clean:
        rm -f $(SOBJS) $(OBJS)