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>
This commit is contained in:
Gregory Hermant 2012-11-20 01:14:46 +00:00 committed by Peter Korsgaard
parent b40ec0b651
commit 4c60854f00
1 changed files with 1 additions and 0 deletions

View 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