summaryrefslogtreecommitdiffstats
path: root/openpower/configs/openpower_mambo_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-11-03 10:35:19 +1100
committerGitHub <noreply@github.com>2016-11-03 10:35:19 +1100
commit3bcd0c8d761fb068309c9a83429cfc1913544e4c (patch)
treed2074723df9af48eab6084ee6acd05400be31c4c /openpower/configs/openpower_mambo_defconfig
parent5de766672f961fd92d4f30ed19cce161c89b88d4 (diff)
parent86246665fe05dfb2625920d676a52511d46bbd80 (diff)
downloadtalos-op-build-3bcd0c8d761fb068309c9a83429cfc1913544e4c.tar.gz
talos-op-build-3bcd0c8d761fb068309c9a83429cfc1913544e4c.zip
Merge pull request #716 from shenki/fw-whitelist
openpower: Run firmware whitelist for all machines
Diffstat (limited to 'openpower/configs/openpower_mambo_defconfig')
-rw-r--r--openpower/configs/openpower_mambo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/openpower_mambo_defconfig b/openpower/configs/openpower_mambo_defconfig
index a849e90e..1e3dfb17 100644
--- a/openpower/configs/openpower_mambo_defconfig
+++ b/openpower/configs/openpower_mambo_defconfig
@@ -11,7 +11,7 @@ BR2_ROOTFS_DEVICE_TABLE="../openpower/device_table.txt"
BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
BR2_GENERATE_LOCALE="en_US.UTF-8"
BR2_ROOTFS_OVERLAY="../openpower/overlay"
-BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var"
+BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.30"
OpenPOWER on IntegriCloud