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>
This commit is contained in:
Gustavo Zacarias 2014-12-01 11:16:56 -03:00 committed by Peter Korsgaard
parent bc92e491f1
commit 683eedd3a8
1 changed files with 4 additions and 0 deletions

View File

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