瀏覽代碼

Config.in: Add BR2_DEPRECATED_SINCE_2015_08

In preparation for the deprecation of certain features in 2015.08, add
the BR2_DEPRECATED_SINCE_2015_08 symbol.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 10 年之前
父節點
當前提交
602692a225
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Config.in

+ 4 - 0
Config.in

@@ -312,6 +312,10 @@ config BR2_DEPRECATED_SINCE_2015_05
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2015_08
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG