powerpc: Add support for future processor
This is the initial patch to support build infrastructure for POWER10 architecture.
This commit is contained in:
@@ -46,7 +46,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(POWER8) || defined(POWER9)
|
||||
#if defined(POWER8) || defined(POWER9) || defined(POWER10)
|
||||
#include "sasum_microk_power8.c"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user