]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Add BR2_DEPRECATED_SINCE_2014_08
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 16:02:10 +0000 (18:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 16:02:10 +0000 (18:02 +0200)
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>
Config.in

index bf1ca864d6caa5a66b88c81171d648c18983ebb1..50968fb4d43c70ce10b1fed6569970051d57fda7 100644 (file)
--- a/Config.in
+++ b/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