diff options
-rw-r--r-- | Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ # mainmenu "U-Boot $(UBOOTVERSION) Configuration" +comment "Compiler: $(CC_VERSION_TEXT)" + source "scripts/Kconfig.include" # Allow defaults in arch-specific code to override any given here |