From: Bernhard Reutner-Fischer Date: Fri, 22 Aug 2008 08:25:26 +0000 (-0000) Subject: - reformat help text X-Git-Tag: 1_13_0~235 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d0d3e265b9c9c96d33e23de8fb2ac3430fdd036;p=platform%2Fupstream%2Fbusybox.git - reformat help text --- diff --git a/Config.in b/Config.in index c2005c7..3cb9a4b 100644 --- a/Config.in +++ b/Config.in @@ -402,9 +402,12 @@ config CROSS_COMPILER_PREFIX help If you want to build BusyBox with a cross compiler, then you will need to set this to the cross-compiler prefix, for example, - "i386-uclibc-". Note that CROSS_COMPILE environment variable - or "make CROSS_COMPILE=xxx ..." will override this selection. - For native build leave it empty. + "i386-uclibc-". + + Note that CROSS_COMPILE environment variable or + "make CROSS_COMPILE=xxx ..." will override this selection. + + Native builds leave this empty. endmenu