Parcourir la source

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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni il y a 11 ans
Parent
commit
8f3508a4c8
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      Config.in

+ 4 - 0
Config.in

@@ -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