Commit 683eedd3 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

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: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent bc92e491
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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