commit | f5098f40cdbf360f9fb7e6c1e3ffdad231c03058 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Jun 18 11:03:12 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu Jun 18 11:03:12 2009 -0700 |
tree | 81619ca287eefc233d9ce6d1631ac161a4e5e66e | |
parent | 5576e1137aef7684b084713d1f00d7fbd7c9a12b [diff] |
Modularize architecture selection. "make" syntax lacks an "elif", so when you have an N-way choice the indentation starts to get nasty. This splits the arch/variant handling into smaller pieces, and uses the "generic" arch if none of the pieces matched.