summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorGregory Hermant <gregory.hermant@calao-systems.com>2012-11-20 01:14:46 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-21 11:04:22 +0100
commit4c60854f00a687f25f6012c960c202bfd0cc6455 (patch)
treec637fdf869007c48d2e8aaf9be2836e8a693553f /boot
parentb40ec0b651c36610a74c57bf5237c892c1647ea1 (diff)
downloadbuildroot-novena-4c60854f00a687f25f6012c960c202bfd0cc6455.tar.gz
buildroot-novena-4c60854f00a687f25f6012c960c202bfd0cc6455.zip
barebox: Add BR2_TARGET_BAREBOX_2012_11
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot')
-rw-r--r--boot/barebox/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in
index c9e708824..997f45bf9 100644
--- a/boot/barebox/Config.in
+++ b/boot/barebox/Config.in
@@ -45,6 +45,7 @@ config BR2_TARGET_BAREBOX_VERSION
default "2012.08.0" if BR2_TARGET_BAREBOX_2012_08
default "2012.09.0" if BR2_TARGET_BAREBOX_2012_09
default "2012.10.0" if BR2_TARGET_BAREBOX_2012_10
+ default "2012.11.0" if BR2_TARGET_BAREBOX_2012_11
default "custom" if BR2_TARGET_BAREBOX_CUSTOM_TARBALL
default $BR2_TARGET_BAREBOX_CUSTOM_GIT_VERSION if BR2_TARGET_BAREBOX_CUSTOM_GIT