From 0d17acf4cffd53e9eb21096e037b1f96d190780a Mon Sep 17 00:00:00 2001 From: Jason Spence Date: Fri, 28 Mar 2008 02:50:42 +0000 Subject: Added ccache support and removed grub from defconfig due to brokenness at the moment. --- .defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.defconfig') diff --git a/.defconfig b/.defconfig index c98b192e6..866c60ba1 100644 --- a/.defconfig +++ b/.defconfig @@ -628,8 +628,8 @@ BR2_GAMES=y # # bootloader for target device # -BR2_TARGET_GRUB=y -BR2_TARGET_GRUB_SPLASH=y +# BR2_TARGET_GRUB is not set +# BR2_TARGET_GRUB_SPLASH is not set # BR2_TARGET_GRUB_DISKLESS is not set # BR2_TARGET_GRUB_3c595 is not set # BR2_TARGET_GRUB_3c90x is not set -- cgit v1.2.3