diff options
Diffstat (limited to 'docs/manual/using-buildroot-development.txt')
-rw-r--r-- | docs/manual/using-buildroot-development.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/using-buildroot-development.txt b/docs/manual/using-buildroot-development.txt index eaebeaf9fe..e51e1a6ad1 100644 --- a/docs/manual/using-buildroot-development.txt +++ b/docs/manual/using-buildroot-development.txt @@ -1,8 +1,7 @@ // -*- mode:doc; -*- // vim: set syntax=asciidoc: -Using Buildroot during development -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +=== Using Buildroot during development The normal operation of Buildroot is to download a tarball, extract it, configure, compile and install the software component found inside |