Explorar o código

Add BR2_DEPRECATED_SINCE_2015_02

In preparation for the deprecation of certain features in 2015.02, add
the BR2_DEPRECATED_SINCE_2015_02 symbol.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias %!s(int64=10) %!d(string=hai) anos
pai
achega
683eedd3a8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Config.in

+ 4 - 0
Config.in

@@ -314,6 +314,10 @@ config BR2_DEPRECATED_SINCE_2014_08
 	bool
 	bool
 	default y
 	default y
 
 
+config BR2_DEPRECATED_SINCE_2015_02
+	bool
+	default y
+
 endif
 endif
 
 
 config BR2_ENABLE_DEBUG
 config BR2_ENABLE_DEBUG