[Buildroot] [PATCH 2/2] legacy: make it clear legacy options will be removed at some point

Yann E. MORIN yann.morin.1998 at free.fr
Sat Jun 29 22:38:13 UTC 2013


From: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
---
 Config.in.legacy | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Config.in.legacy b/Config.in.legacy
index 1252d16..921a0eb 100644
--- a/Config.in.legacy
+++ b/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
 
 ###############################################################################
-- 
1.8.1.2



More information about the buildroot mailing list