commit | 2ec067f1f2f3dace82bde94e211f0026d4628603 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.vnet.ibm.com> | Mon Aug 17 18:25:28 2015 +1000 |
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | Mon Aug 17 18:32:55 2015 +1000 |
tree | dd82a0dd19afb0d08151ac31a753b2763c0c23a7 | |
parent | c08c0a6e1dd282467eb422f376a79178c27ccd55 [diff] [blame] |
add powerpc-utils (nvram, ppc64_cpu) to initramfs Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/firestone_defconfig b/openpower/configs/firestone_defconfig index 8e5ca47..4ac110a 100644 --- a/openpower/configs/firestone_defconfig +++ b/openpower/configs/firestone_defconfig
@@ -60,5 +60,6 @@ BR2_PACKAGE_RSYNC=y BR2_PACKAGE_PETITBOOT=y BR2_PACKAGE_IPMITOOL=y +BR2_PACKAGE_POWERPC_UTILS=y BR2_TARGET_ROOTFS_CPIO_XZ=y BR2_TARGET_ROOTFS_INITRAMFS=y