commit | 5ba840ec54be71ed01ba5d18e30d6678ea27f2c6 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 14:17:24 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 15:00:28 2013 +1000 |
tree | 4ae65445dce0619c5f65f06a7956870a00ce0d72 | |
parent | 256f2d4b463d3030ebc8d2b54f427543814a2bdc [diff] |
Revert "powerpc/e500: Update compilation flags with core specific options" This reverts commit c8db32c8669f7de05b820ee4934926405af52188. The commit breaks the build of all my 64-bit embedded configs. It looks like gcc-4.7.3 doesn't know about e5500. Additionally it incorrectly does -mcpu=e5500 on a config that has both e5500 and A2 support enabled. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> ---