diff options
author | lloyd <[email protected]> | 2008-10-07 21:09:47 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-07 21:09:47 +0000 |
commit | c3ab85e141f82f20ef467da14259437beb9167bc (patch) | |
tree | 35870b01f0f024f260310a3cb4fad471d55290b0 /src/build-data/arch/ppc64 | |
parent | eec6b9d07c56c8fbcb3f79da8ea0bea782b06b94 (diff) |
Add new aliases for Opteron, Pentium-M, Pentium4, and Cell PPU to aid ID via /proc/cpuinfo
Diffstat (limited to 'src/build-data/arch/ppc64')
-rw-r--r-- | src/build-data/arch/ppc64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/build-data/arch/ppc64 b/src/build-data/arch/ppc64 index f5926b789..6d5eb7ad2 100644 --- a/src/build-data/arch/ppc64 +++ b/src/build-data/arch/ppc64 @@ -16,3 +16,7 @@ power4 power5 cellppu </submodels> + +<submodel_aliases> +cellbroadbandengine -> cellppu +</submodel_aliases> |