[Buildroot] [PATCH 5/5] Remove BR2_DEPRECATED_SINCE_2013_11

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Dec 1 14:17:00 UTC 2014


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 e2d3dfd..1aa1080 100644
--- a/Config.in
+++ b/Config.in
@@ -298,10 +298,6 @@ config BR2_DEPRECATED
 
 if BR2_DEPRECATED
 
-config BR2_DEPRECATED_SINCE_2013_11
-	bool
-	default y
-
 config BR2_DEPRECATED_SINCE_2014_02
 	bool
 	default y
-- 
2.0.4



More information about the buildroot mailing list