summaryrefslogtreecommitdiffstats
path: root/configs/at91rm9200df_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/at91rm9200df_defconfig')
-rw-r--r--configs/at91rm9200df_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/at91rm9200df_defconfig b/configs/at91rm9200df_defconfig
index 74b5a6fd9..5994f43e9 100644
--- a/configs/at91rm9200df_defconfig
+++ b/configs/at91rm9200df_defconfig
@@ -18,7 +18,8 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.38.8"
# Bootloader
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="at91rm9200ek"
-BR2_TARGET_UBOOT_2010_06=y
+BR2_TARGET_UBOOT_CUSTOM_VERSION=y
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2010.06"
# Kernel
BR2_LINUX_KERNEL=y