From: Gustavo Zacarias Date: Mon, 22 Feb 2016 17:54:57 +0000 (-0300) Subject: Config.in: Add BR2_DEPRECATED_SINCE_2016_05 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bca107ee6d010ec0f61526bd800a2beec9f82c23;p=buildroot.git Config.in: Add BR2_DEPRECATED_SINCE_2016_05 In preparation for new deprecated features/symbols. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/Config.in b/Config.in index 30e88e3a3c..dfb57217ea 100644 --- a/Config.in +++ b/Config.in @@ -365,6 +365,10 @@ config BR2_DEPRECATED_SINCE_2016_02 bool default y +config BR2_DEPRECATED_SINCE_2016_05 + bool + default y + endif config BR2_ENABLE_DEBUG