Move "ar" flags to config.mk to allow for silent "make -s"

Based on patch by Mike Frysinger, 20 Jun 2006
This commit is contained in:
Wolfgang Denk
2006-10-09 01:02:05 +02:00
parent 7ce343e499
commit 2b208f5308
334 changed files with 337 additions and 333 deletions

View File

@@ -127,6 +127,7 @@ OBJCOPY = $(CROSS_COMPILE)objcopy
OBJDUMP = $(CROSS_COMPILE)objdump
RANLIB = $(CROSS_COMPILE)RANLIB
ARFLAGS = crv
RELFLAGS= $(PLATFORM_RELFLAGS)
DBGFLAGS= -g # -DDEBUG
OPTFLAGS= -Os #-fomit-frame-pointer