commit | e682ba399a1d76f09d8cc7af1e57066f1d360d91 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Sat Feb 23 16:58:41 2008 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Sat Feb 23 09:44:19 2008 +0100 |
tree | 542c473477df123a1c525cfa6d1f849b77fb643d | |
parent | 02409f8cf54c7cd91981f0dfec135dbf3858090c [diff] |
cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. This reduces the build time by ~10%. Here's the gth2_config example. BEFORE AFTER real 0m31.441s 0m27.833s user 0m24.766s 0m23.045s sys 0m10.425s 0m7.468s Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>