commit | 112321b0afb59db4dff658a0928cc4a67ed54db2 | [log] [tgz] |
---|---|---|
author | Matt Ploetz <maploetz@us.ibm.com> | Fri Sep 02 12:10:03 2016 -0500 |
committer | Matt Ploetz <maploetz@us.ibm.com> | Fri Sep 02 13:01:55 2016 -0500 |
tree | 9074930b101e1dedc025e144b33ebee90086f01d | |
parent | 1d4239188d4835c905fa2e5da451f611c4ccb1da [diff] [blame] |
Fix ppe42-binutils dependency
diff --git a/openpower/package/ppe42-gcc/Config.in b/openpower/package/ppe42-gcc/Config.in index d683712..d66418d 100644 --- a/openpower/package/ppe42-gcc/Config.in +++ b/openpower/package/ppe42-gcc/Config.in
@@ -1,6 +1,6 @@ config BR2_PACKAGE_HOST_PPE42_GCC bool "ppe42-gcc" - default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power9) + default y if (BR2_OPENPOWER_PLATFORM && BR2_OPENPOWER_POWER9) select BR2_CPP help Project to build the PPE42 gcc