commit | 1fcb78e9da714d96f65edd37b29dae3b1f7df508 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Sun May 20 15:15:34 2012 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Fri May 25 15:02:43 2012 -0400 |
tree | 54092ba628d25d5230d9253058d78262f0fda300 | |
parent | 9f1d62bed7f015d11b9164078b7fea433b474114 [diff] |
tile: default to tilegx_defconfig for ARCH=tile There is no "ARCH=tile" (just like there is no "ARCH=x86") so we need to pick a default configuration, either tilepro or tilegx, when users specify ARCH=tile. We'll use tilegx, since that's our current chip. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>