Remove unused barebox 2012.07 string
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 21 Nov 2012 00:08:12 +0000 (00:08 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Nov 2012 10:17:12 +0000 (11:17 +0100)
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/barebox/Config.in

index 997f45bf91b326f9a79e9ab348d5fcbe4cfac9ee..95f330f587b60afef3a4ac63a4ad4086512c49ff 100644 (file)
@@ -41,7 +41,6 @@ endif
 
 config BR2_TARGET_BAREBOX_VERSION
        string
-       default "2012.07.0"     if BR2_TARGET_BAREBOX_2012_07
        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