From b618c519b30e3f35af1d0a6d9ba4340881bb9dea Mon Sep 17 00:00:00 2001 From: xSmurf Date: Thu, 24 Sep 2015 21:10:16 +0000 Subject: [PATCH] ... --- configs/coreboot_grsec_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/coreboot_grsec_defconfig b/configs/coreboot_grsec_defconfig index f6c0800..fa08ebd 100644 --- a/configs/coreboot_grsec_defconfig +++ b/configs/coreboot_grsec_defconfig @@ -59,4 +59,4 @@ BR2_PACKAGE_CONNECTPROXY=y BR2_PACKAGE_CBFSTOOL=y BR2_PACKAGE_IFDTOOL=y BR2_PACKAGE_NVRAMTOOL=y -BR2_DEFCONFIG="$(BR2_EXTERNAL)/configs/coreboot_defconfig" +BR2_DEFCONFIG="$(BR2_EXTERNAL)/configs/coreboot_grsec_defconfig"