.config has to include bridge to provide brctl functionality
[lede.git] / README
diff --git a/README b/README
index 42f724196e23365fce305a37303284c432b5e7b9..18938ad01e072bcbbd104c39a9acf4d0c537ce98 100644 (file)
--- a/README
+++ b/README
@@ -43,8 +43,7 @@ have to do this to make sure that we can push and pull changes correctly.
 2) Copy the compilation configuration file vigilia.config into a .config file in
 the main folder by executing "cp vigilia.config .config".
 
-3) Do "make defconfig" to setup the build options, then do "make world -j<number-of-proc>",
-e.g. make world -j12.
+3) Do "make world -j<number-of-proc>", e.g. make world -j12.
 
 4) After the compilation, the image will be found in
 bin/targets/ipq806x/generic/lede-ipq806x-R7800-squashfs-factory.img. We can flash