From c26c5244616ae35429f5c956ffbbc9a4020a7d7e Mon Sep 17 00:00:00 2001 From: xSmurf Date: Wed, 23 Sep 2015 23:26:31 +0000 Subject: [PATCH] Added pwgen --- configs/coreboot_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index 772d815..b3135e0 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -51,6 +51,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y BR2_PACKAGE_GNUPG2=y BR2_PACKAGE_GNUPG2_GPGV2=y BR2_PACKAGE_PINENTRY=y +BR2_PACKAGE_PWGEN=y BR2_TARGET_ROOTFS_CPIO=y BR2_TARGET_ROOTFS_CPIO_XZ=y # BR2_TARGET_ROOTFS_TAR is not set