[Buildroot] [PATCH 3/3] Config.in: remove BR2_DEPRECATED_SINCE_2014_05

Gustavo Zacarias gustavo at zacarias.com.ar
Tue Jun 2 17:52:14 UTC 2015


The symbol is unused so remove it.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 Config.in | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Config.in b/Config.in
index eaf47dd..e10427f 100644
--- a/Config.in
+++ b/Config.in
@@ -296,10 +296,6 @@ config BR2_DEPRECATED
 
 if BR2_DEPRECATED
 
-config BR2_DEPRECATED_SINCE_2014_05
-	bool
-	default y
-
 config BR2_DEPRECATED_SINCE_2014_08
 	bool
 	default y
-- 
2.3.6




More information about the buildroot mailing list