From: Benjamin Herrenschmidt Date: Wed, 14 Aug 2013 04:17:24 +0000 (+1000) Subject: Revert "powerpc/e500: Update compilation flags with core specific options" X-Git-Tag: v3.12-rc1~123^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba840ec54be71ed01ba5d18e30d6678ea27f2c6;p=pandora-kernel.git 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 --- --- Reading git-diff-tree failed