summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/cubieboard2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/cubieboard2_defconfig b/configs/cubieboard2_defconfig
index 9511cba80d..a68c507388 100644
--- a/configs/cubieboard2_defconfig
+++ b/configs/cubieboard2_defconfig
@@ -25,5 +25,7 @@ BR2_TARGET_UBOOT_BOARD_DEFCONFIG="Cubieboard2"
BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_SPL_NAME="u-boot-sunxi-with-spl.bin"
+BR2_PACKAGE_HOST_DOSFSTOOLS=y
BR2_PACKAGE_HOST_GENIMAGE=y
+BR2_PACKAGE_HOST_MTOOLS=y
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
OpenPOWER on IntegriCloud