Commit 8f3508a4 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

Add BR2_DEPRECATED_SINCE_2014_08



In preparation for the deprecation of certain features in 2014.08, add
the BR2_DEPRECATED_SINCE_2014_08 symbol.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 5d921535
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -319,6 +319,10 @@ config BR2_DEPRECATED_SINCE_2014_05
	bool
	default y

config BR2_DEPRECATED_SINCE_2014_08
	bool
	default y

endif

config BR2_ENABLE_DEBUG