From 07cb06962c5a9326bf30713ee0a6ee2fd6a67323 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 30 Jan 2011 15:37:48 +0100 Subject: Use instead of
 to improve formatting

Signed-off-by: Thomas Petazzoni 
Signed-off-by: Peter Korsgaard 
---
 docs/buildroot.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'docs/buildroot.html')

diff --git a/docs/buildroot.html b/docs/buildroot.html
index 1ec707d29..f1721ea41 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -187,8 +187,8 @@
     

You should never use make -jN with Buildroot: it does not support top-level parallel make. Instead, use the BR2_JLEVEL option to tell - Buildroot to run each package compilation with

make
-    -jN
.

+ Buildroot to run each package compilation with make + -jN.

This command will generally perform the following steps:

    -- cgit v1.2.3