diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-15 07:17:31 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-17 21:19:37 +0100 |
commit | 326a69452745352ab09fe9b11d3d2fa4e9213c1c (patch) | |
tree | cbeb4e671b78d66b65aeccc234d5e797c4174aff /include | |
parent | 96805a529c3ce366f3ecfd58a8b72ec21432af1c (diff) |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions