From 5ba840ec54be71ed01ba5d18e30d6678ea27f2c6 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Wed, 14 Aug 2013 14:17:24 +1000 Subject: [PATCH] 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-format-patch failed