barebox: Add BR2_TARGET_BAREBOX_2012_11
authorGregory Hermant <gregory.hermant@calao-systems.com>
Tue, 20 Nov 2012 01:14:46 +0000 (01:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Nov 2012 10:04:22 +0000 (11:04 +0100)
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/barebox/Config.in

index c9e7088243e5a7aced128244538b135a6b0c44bc..997f45bf91b326f9a79e9ab348d5fcbe4cfac9ee 100644 (file)
@@ -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