diff options
Diffstat (limited to 'docs/manual/working-with.txt')
-rw-r--r-- | docs/manual/working-with.txt | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt index 7ad855d6ae..5b7b1bcb9c 100644 --- a/docs/manual/working-with.txt +++ b/docs/manual/working-with.txt @@ -6,20 +6,6 @@ needs. include::configure.txt[] -include::make-tips.txt[] - -include::customize.txt[] - include::common-usage.txt[] -include::eclipse-integration.txt[] - -== Hacking Buildroot - -If Buildroot does not yet fit all your requirements, you may be -interested in hacking it to add: - -* new packages: refer to the xref:adding-packages[Developer guide] - -* new board support: refer to the - xref:customize-store-board-support[Developer guide]. +include::customize.txt[] |