Change p8-pore-binutils to a host-* package.
- Also fix compile issues on newer systems with occ / binutils.
diff --git a/openpower/package/p8-pore-binutils/Config.in b/openpower/package/p8-pore-binutils/Config.in
index 7fd414c..6099c31 100644
--- a/openpower/package/p8-pore-binutils/Config.in
+++ b/openpower/package/p8-pore-binutils/Config.in
@@ -1,4 +1,4 @@
-config BR2_PACKAGE_P8_PORE_BINUTILS
+config BR2_PACKAGE_HOST_P8_PORE_BINUTILS
bool "p8-pore-binutils"
default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
select BR2_CPP