summaryrefslogtreecommitdiffstats
path: root/openpower/configs
diff options
context:
space:
mode:
authorReza Arbab <arbab@linux.ibm.com>2019-02-20 16:42:09 -0600
committerReza Arbab <arbab@linux.ibm.com>2019-03-11 09:38:37 -0500
commit92f08be483820f905cbf50450af8798acd597124 (patch)
tree9ff774b4b25fb0900758895402c3f88998a5952c /openpower/configs
parentca50b1e83aaf1e6d179128ca212c339ef5f0391e (diff)
downloadblackbird-op-build-92f08be483820f905cbf50450af8798acd597124.tar.gz
blackbird-op-build-92f08be483820f905cbf50450af8798acd597124.zip
skiboot: Add BR2_SKIBOOT_DEVICETREE
Introduce a buildroot option to build skiboot's external/devicetree directory and deliver the binaries as op-build output images. Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Diffstat (limited to 'openpower/configs')
-rw-r--r--openpower/configs/opal_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/opal_defconfig b/openpower/configs/opal_defconfig
index 89f9a8ff..a790aefe 100644
--- a/openpower/configs/opal_defconfig
+++ b/openpower/configs/opal_defconfig
@@ -49,4 +49,5 @@ BR2_OPENPOWER_CONFIG_NAME="opal"
BR2_PACKAGE_PETITBOOT=y
# BR2_PACKAGE_HOST_P8_PORE_BINUTILS is not set
# BR2_PACKAGE_CAPP_UCODE is not set
+BR2_SKIBOOT_DEVICETREE=y
# BR2_PACKAGE_IMA_CATALOG is not set
OpenPOWER on IntegriCloud