]> git.sur5r.net Git - u-boot/blobdiff - board/alaska/Makefile
Merge remote branch 'u-boot-ppc4xx/master'
[u-boot] / board / alaska / Makefile
index 969580e9388dbef5e607043d63bf9af7588f247a..27475ea4d70ab8354e2d208cb72ede2fd190862b 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)