Home
last modified time | relevance | path

Searched hist:"326 a6945" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A Dconfig.mk326a6945 Wed Dec 15 06:17:31 CST 2010 Mike Frysinger <vapier@gentoo.org> config.mk: unify duplicated flag setting

Multiple rules are using the expanded AFLAGS/CFLAGS settings and some are
getting so long that the rules need to be line wrapped. So unify them in
one variable, use that variable in the rule, and then unwrap things. This
makes the actual `make` output nicer as it doesn't have line continuations
in it anymore.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>