Update hcode and hostboot-binaries makefiles to build axone files
This commit updates the hcode and hostboot-binaries makefiles such
that axone-specific files can be built for future axone-based configurations.
Signed-off-by: Mike Baiocchi <mbaiocch@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 3c57c35..78ef4d9 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw050319a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw050619a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION