summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-03-07 16:26:50 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-07 16:26:50 +0100
commitb50f7a832de2801aeee33146ff5a81945f4078c2 (patch)
tree4bbb5a294b8d0036e2b57723cd85deca5824a4b8 /boot
parent6131e47af0359c1cfb92bfebebb1890802e8cfb0 (diff)
barebox: fix 2012.03 typo
Thanks to Eric BĂ©nard for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot')
-rw-r--r--boot/barebox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in
index 5cc7dca1b..4048d97dc 100644
--- a/boot/barebox/Config.in
+++ b/boot/barebox/Config.in
@@ -45,7 +45,7 @@ config BR2_TARGET_BAREBOX_VERSION
default "2011.12.0" if BR2_TARGET_BAREBOX_2011_12
default "2012.01.0" if BR2_TARGET_BAREBOX_2012_01
default "2012.02.0" if BR2_TARGET_BAREBOX_2012_02
- default "2012.03.0" if BR2_TARGET_BAREBOX_2012_02
+ default "2012.03.0" if BR2_TARGET_BAREBOX_2012_03
default "custom" if BR2_TARGET_BAREBOX_CUSTOM_TARBALL
default $BR2_TARGET_BAREBOX_CUSTOM_GIT_VERSION if BR2_TARGET_BAREBOX_CUSTOM_GIT