Fix backlight in the lwmon5 POST.
[oweals/u-boot.git] / board / total5200 / Makefile
index 4245f98223890885066e22825950b79c67693e93..10e5fc34060c7eaa9993c25b75852110bca8a317 100644 (file)
@@ -32,7 +32,7 @@ OBJS  := $(addprefix $(obj),$(COBJS))
 SOBJS  := $(addprefix $(obj),$(SOBJS))
 
 $(LIB):        $(obj).depend $(OBJS)
-       $(AR) crv $@ $(OBJS)
+       $(AR) $(ARFLAGS) $@ $(OBJS)
 
 clean:
        rm -f $(SOBJS) $(OBJS)