Commit 602692a2 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

Config.in: Add BR2_DEPRECATED_SINCE_2015_08



In preparation for the deprecation of certain features in 2015.08, add
the BR2_DEPRECATED_SINCE_2015_08 symbol.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 930b2cb9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -312,6 +312,10 @@ config BR2_DEPRECATED_SINCE_2015_05
	bool
	default y

config BR2_DEPRECATED_SINCE_2015_08
	bool
	default y

endif

config BR2_ENABLE_DEBUG