diff --git a/buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_defconfig b/buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_defconfig index b606ec8..9ef85c5 100644 --- a/buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_defconfig +++ b/buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_defconfig @@ -25,6 +25,8 @@ BR2_PACKAGE_BUSYBOX_WATCHDOG=y BR2_PACKAGE_ALSA_UTILS=y BR2_PACKAGE_ALSA_UTILS_AMIXER=y BR2_PACKAGE_ALSA_UTILS_APLAY=y +BR2_PACKAGE_UNZIP=y +BR2_PACKAGE_ZIP=y BR2_PACKAGE_GDB=y BR2_PACKAGE_DOSFSTOOLS=y BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y