]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Config.in: Add BR2_DEPRECATED_SINCE_2016_08
authorJulien Floret <julien.floret@6wind.com>
Thu, 16 Jun 2016 14:41:14 +0000 (16:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jun 2016 13:36:10 +0000 (15:36 +0200)
In preparation for new deprecated features/symbols.

Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in

index 9fa74157a4be4d60b742bc274540bf4e70e9930a..820b1f0945db115c25c953426446b4a92122f06d 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -385,6 +385,10 @@ config BR2_DEPRECATED_SINCE_2016_05
        bool
        default y
 
+config BR2_DEPRECATED_SINCE_2016_08
+       bool
+       default y
+
 endif
 
 config BR2_ENABLE_DEBUG