瀏覽代碼

legacy: make it clear legacy options will be removed at some point

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORIN 12 年之前
父節點
當前提交
d2e706c3bb
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Config.in.legacy

+ 4 - 0
Config.in.legacy

@@ -38,6 +38,10 @@ comment "Please look at the options which have been selected "
 comment "and read their help text.                           "
 comment "As long as these options stay selected, the build   "
 comment "will fail.                                          "
+comment "Note: at some point in the future, the oldest legacy"
+comment "options will be removed, and configuration files    "
+comment "that still have those options set, will fail to     "
+comment "build, or run, in unpredictable ways.               "
 endif
 
 ###############################################################################