summaryrefslogtreecommitdiffstats
path: root/boot/u-boot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/u-boot/Config.in')
-rw-r--r--boot/u-boot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/u-boot/Config.in b/boot/u-boot/Config.in
index 00fd03a74..aa680cf3d 100644
--- a/boot/u-boot/Config.in
+++ b/boot/u-boot/Config.in
@@ -37,7 +37,7 @@ config BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION
endif
-config BR2_UBOOT_VERSION
+config BR2_TARGET_UBOOT_VERSION
string
default "2010.03" if BR2_TARGET_UBOOT_2010_03
default "2009.11" if BR2_TARGET_UBOOT_2009_11