From 6c62da480344df2ee105f29499dcf06a2acc2c7d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 30 Aug 2011 11:35:29 +0200 Subject: kconfig: print version in .config Having the crosstool-NG version in the .config helps in case we want to reproduce the toolchain with the exact same version of crosstool-NG. This also reverts #bb73e7632b54. Signed-off-by: "Yann E. MORIN" --- config/config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/config.in b/config/config.in index 5ebd2be0..8a88fef6 100644 --- a/config/config.in +++ b/config/config.in @@ -1,4 +1,3 @@ -mainmenu "The crosstool-NG configuration menu" source "config/configure.in" source "config/backend.in" source "config/global.in" -- cgit v1.2.3