From e21db000267cfbff000f1fc8c8e3329c5473ce1e Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 30 Jun 2013 21:28:57 +0200 Subject: elf2flt: convert to the package infrastructure [Peter: Correct legacy position] Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- Config.in.legacy | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Config.in.legacy') diff --git a/Config.in.legacy b/Config.in.legacy index 921a0eb95..01bf90063 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -68,6 +68,14 @@ config BR2_PACKAGE_DOSFSTOOLS_MKDOSFS help mkdosfs was renamed upstream to mkfs.fat for consistency. +config BR2_ELF2FLT + bool "the elf2flt option has been renamed" + select BR2_LEGACY + help + The BR2_ELF2FLT option has been renamed to + BR2_PACKAGE_HOST_ELF2FLT due to the conversion of elf2flt to + the package infrastructure. + ############################################################################### comment "Legacy options removed in 2013.05" -- cgit v1.2.3