diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-12 16:10:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-06-12 13:38:42 +0200 |
commit | 55395bc24e16e5e31ae373aed3a63c92b87be9d4 (patch) | |
tree | 4b9ec63e4574d227979d7eaf3726912c208a9933 /configs/integrator926_huge_defconfig | |
parent | db86f18ed7ce0659f3eda3b2101c5862f07ac18b (diff) | |
download | buildroot-novena-55395bc24e16e5e31ae373aed3a63c92b87be9d4.tar.gz buildroot-novena-55395bc24e16e5e31ae373aed3a63c92b87be9d4.zip |
defconfigs: remove references to old U-Boot versions
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r-- | configs/integrator926_huge_defconfig | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index 86443db8c..4aacbcbf8 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -682,16 +682,10 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="cp926ejs" BR2_TARGET_UBOOT_2009_01=y # BR2_TARGET_UBOOT_2008_10 is not set -# BR2_TARGET_UBOOT_1_3_4 is not set -# BR2_TARGET_UBOOT_1_2_0_ATMEL is not set BR2_UBOOT_VERSION="2009.01" -BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot" -# BR2_TARGET_U_BOOT_ARCH_PATCH is not set -BR2_TARGET_UBOOT_CUSTOM_PATCH="" -# BR2_TARGET_UBOOT_SILENT is not set +BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR="" # BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set # BR2_TARGET_UBOOT_TOOL_ENV is not set -# BR2_TARGET_UBOOT_DEFAULT_ENV is not set # # Kernel |