From patchwork Wed Nov 21 10:08:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Remove unused barebox 2012.07 string Date: Wed, 21 Nov 2012 00:08:12 -0000 From: Maxime Ripard X-Patchwork-Id: 200620 Message-Id: <1353492492-29514-1-git-send-email-maxime.ripard@free-electrons.com> To: buildroot@busybox.net Signed-off-by: Maxime Ripard --- boot/barebox/Config.in | 1 - 1 file changed, 1 deletion(-) diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in index c9e7088..0273dd0 100644 --- a/boot/barebox/Config.in +++ b/boot/barebox/Config.in @@ -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